diff --git a/helpers/on-data-mx.js b/helpers/on-data-mx.js index fb68a1823f..f4d51a448a 100644 --- a/helpers/on-data-mx.js +++ b/helpers/on-data-mx.js @@ -1679,7 +1679,7 @@ async function onDataMX(session, headers, body) { ]); const accepted = []; - const bounces = []; + const bounces = [...data.bounces]; const vacationResponders = []; // NOTE: we don't add to mail_accepted nor mail_rejected counters for IMAP