From 099afc4f7362d39816cb3555127214548dd9cb35 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 20 Oct 2018 20:07:21 +0100 Subject: Ensure unique message-id even for rejected messages --- test/stdout/2015 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/stdout/2015') diff --git a/test/stdout/2015 b/test/stdout/2015 index 42fe5c0fd..bfef01151 100644 --- a/test/stdout/2015 +++ b/test/stdout/2015 @@ -1,9 +1,9 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> ehlo rhu.barb +>>> ehlo timeout.rhu.barb ??? 250- -<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1] +<<< 250-myhost.test.ex Hello timeout.rhu.barb [127.0.0.1] ??? 250- <<< 250-SIZE 52428800 ??? 250- @@ -24,9 +24,9 @@ End of script Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> ehlo rhu.barb +>>> ehlo close.rhu.barb ??? 250- -<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1] +<<< 250-myhost.test.ex Hello close.rhu.barb [127.0.0.1] ??? 250- <<< 250-SIZE 52428800 ??? 250- -- cgit v1.2.3