diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-02-25 15:50:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-02-25 15:59:34 +0000 |
commit | 7c60296900bdff369ffd2bf54eecfe6097b997a4 (patch) | |
tree | 8d98943241cdfb2ebf519a98706eda294887325b /test/mail/4700.CALLER | |
parent | e603a342100ed93b09a152b6150e65f77abe5b0d (diff) |
Linewrap long lines in bounce bodies. Bug 2979
Diffstat (limited to 'test/mail/4700.CALLER')
-rw-r--r-- | test/mail/4700.CALLER | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/test/mail/4700.CALLER b/test/mail/4700.CALLER index 378b05d7e..c43b56c13 100644 --- a/test/mail/4700.CALLER +++ b/test/mail/4700.CALLER @@ -39,7 +39,8 @@ Status: 5.0.0 Remote-MTA: dns; localhost4.test.ex Remote-MTA: X-ip; [127.0.0.1]:1111 X-Remote-MTA-smtp-greeting: X-str; 550 Go away -X-Exim-Diagnostic: X-str; SMTP error from remote mail server after initial connection: 550 Go away +X-Exim-Diagnostic: X-str; SMTP error from remote mail server after initial + connection: 550 Go away Diagnostic-Code: smtp; 550 Go away --NNNNNNNNNN-eximdsn-MMMMMMMMMM @@ -106,7 +107,8 @@ Remote-MTA: dns; localhost4.test.ex Remote-MTA: X-ip; [127.0.0.1]:1111 X-Remote-MTA-smtp-greeting: X-str; 220 Connected OK X-Remote-MTA-helo-response: X-str; 550 Go away -X-Exim-Diagnostic: X-str; SMTP error from remote mail server after HELO the.local.host.name: 550 Go away +X-Exim-Diagnostic: X-str; SMTP error from remote mail server after HELO + the.local.host.name: 550 Go away Diagnostic-Code: smtp; 550 Go away Action: failed @@ -116,7 +118,8 @@ Remote-MTA: dns; localhost4.test.ex Remote-MTA: X-ip; [127.0.0.1]:1111 X-Remote-MTA-smtp-greeting: X-str; 220 Connected OK X-Remote-MTA-helo-response: X-str; 550 Go away -X-Exim-Diagnostic: X-str; SMTP error from remote mail server after HELO the.local.host.name: 550 Go away +X-Exim-Diagnostic: X-str; SMTP error from remote mail server after HELO + the.local.host.name: 550 Go away Diagnostic-Code: smtp; 550 Go away --NNNNNNNNNN-eximdsn-MMMMMMMMMM |