Files
inbuxa-server/tests/resources/smtp/antispam/bounce.test
T
jcoffey-dev 7dae9b29fd Import upstream v0.16.22, stripped
Upstream commit: 474dd0229cb20cf513036619781ed97bd8073c3f
Enterprise-only files removed or emptied: 63
Enterprise-only snippets removed: 117 in 50 files
Dangling module declarations removed: 5
Cargo edits turning enterprise off: 14
Verification: clean
Enterprise feature gates left for rebuilt features: 19 in 18 files

Produced by tools/fork/strip.py. The full report is in docs/fork/strip-reports/ on main.
2026-09-18 10:21:56 -07:00

100 lines
2.6 KiB
Plaintext

expect SUBJ_BOUNCE_WORDS SINGLE_SHORT_PART
Subject: Delivery Status Notification (Failure)
Test
<!-- NEXT TEST -->
expect BOUNCE SINGLE_SHORT_PART IS_DSN
MIME-Version: 1.0
Content-Type: multipart/report; report-type="delivery-status";
boundary="176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e"
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Your message could not be delivered.
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e--
<!-- NEXT TEST -->
envelope_from [email protected]
expect SINGLE_SHORT_PART IS_DSN
MIME-Version: 1.0
Content-Type: multipart/report; report-type="delivery-status";
boundary="176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e"
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Your message could not be delivered.
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e--
<!-- NEXT TEST -->
expect BOUNCE SINGLE_SHORT_PART
From: MDaemon <[email protected]>
X-MDDSN-Message: True
Subject: Something went wrong
Your message could not be delivered.
<!-- NEXT TEST -->
expect BOUNCE SUBJ_BOUNCE_WORDS SINGLE_SHORT_PART
From: Automated <[email protected]>
Subject: Delivery failure
Your message could not be delivered.
<!-- NEXT TEST -->
expect BOUNCE HAS_ATTACHMENT HAS_MESSAGE_PARTS
MIME-Version: 1.0
From: Automated <[email protected]>
Subject: Something unexpected happened
Content-Type: multipart/mixed;
boundary="176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e"
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Your message could not be delivered to the following recipients:
<[email protected]> (TLS error from 'inc.test.com': STARTTLS not advertised by host.)
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e
Content-Type: message/delivery-status
Content-Transfer-Encoding: 7bit
Reporting-MTA: dns;mail.stalw.art
Arrival-Date: Mon, 3 Jul 2023 16:11:29 +0000
Final-Recipient: rfc822;[email protected]
Action: failed
Status: 5.0.0
Remote-MTA: dns;inc.test.com
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
From: Test <[email protected]>
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.600.7\))
Subject: Re: Test
Date: Mon, 3 Jul 2023 18:11:18 +0200
References: <[email protected]>
To: test <[email protected]>
In-Reply-To: <[email protected]>
--176e677bbd667276_87a2ed9cf1f4ecb_a49e592dab77f72e--