diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-20 20:07:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-21 14:55:24 +0100 |
commit | 099afc4f7362d39816cb3555127214548dd9cb35 (patch) | |
tree | 273898f153f8c8dedfdc0d9178bf2804022e78aa /test/stdout/2024 | |
parent | 3b7ac02caeb878252361e602dc46e96104f773a9 (diff) |
Ensure unique message-id even for rejected messages
Diffstat (limited to 'test/stdout/2024')
-rw-r--r-- | test/stdout/2024 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/test/stdout/2024 b/test/stdout/2024 index b25f1c8f4..f2f660e59 100644 --- a/test/stdout/2024 +++ b/test/stdout/2024 @@ -3,9 +3,9 @@ Certificate file = aux-fixed/cert2 Key file = aux-fixed/cert2 ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> ehlo rhu.barb +>>> ehlo rhu1.barb ??? 250- -<<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4] +<<< 250-myhost.test.ex Hello rhu1.barb [ip4.ip4.ip4.ip4] ??? 250- <<< 250-SIZE 52428800 ??? 250- @@ -22,15 +22,17 @@ Key file = aux-fixed/cert2 Attempting to start TLS A TLS fatal alert has been received. Failed to start TLS +>>> nop +????554 End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected Certificate file = aux-fixed/cert2 Key file = aux-fixed/cert2 ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> ehlo rhu.barb +>>> ehlo rhu2.barb ??? 250- -<<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4] +<<< 250-myhost.test.ex Hello rhu2.barb [ip4.ip4.ip4.ip4] ??? 250- <<< 250-SIZE 52428800 ??? 250- |