diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-19 19:13:58 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-19 19:13:58 +0100 |
commit | 35deab6a4e72f25219fa7989be018f39f46a2276 (patch) | |
tree | 47daa1e3e46d80d58af6e51be2646ce9010cd75a /test/stdout | |
parent | b8fc75b3728d523ae83d02de92e1cfb002d25c9d (diff) |
Testsuite: fix content-scanner interface tests
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/4008 | 5 | ||||
-rw-r--r-- | test/stdout/4009 | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/test/stdout/4008 b/test/stdout/4008 index e41af881d..afff4e4df 100644 --- a/test/stdout/4008 +++ b/test/stdout/4008 @@ -14,7 +14,7 @@ Listening on port 11333 ... Connection request from [127.0.0.1] <CHECK RSPAMC/1.3 -<Content-length: 479 +<Content-length: ddd <Queue-Id: 10HmaX-0005vi-00 <From: <CALLER@myhost.test.ex> <Recipient-Number: 1 @@ -30,9 +30,10 @@ Connection request from [127.0.0.1] < (envelope-from <CALLER@myhost.test.ex>) < id 10HmaX-0005vi-00 < for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +<From: MAILER_DAEMON <> <Content-type: text/plain <Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> -<From: CALLER_NAME <CALLER@myhost.test.ex> +<Sender: CALLER_NAME <CALLER@myhost.test.ex> <Date: Tue, 2 Mar 1999 09:44:33 +0000 < <test diff --git a/test/stdout/4009 b/test/stdout/4009 index cdc767781..93fec0c60 100644 --- a/test/stdout/4009 +++ b/test/stdout/4009 @@ -48,7 +48,7 @@ Listening on port 7833 ... Connection request from [127.0.0.1] <REPORT SPAMC/1.2 <User: nobody -<Content-length: 479 +<Content-length: ddd < <From MAILER-DAEMON Tue Mar 02 09:44:33 1999 <X-Envelope-From: <CALLER@myhost.test.ex> @@ -92,7 +92,7 @@ Listening on port 7833 ... Connection request from [127.0.0.1] <REPORT SPAMC/1.2 <User: nobody -<Content-length: 479 +<Content-length: ddd < <From MAILER-DAEMON Tue Mar 02 09:44:33 1999 <X-Envelope-From: <CALLER@myhost.test.ex> @@ -137,7 +137,7 @@ Listening on port 7833 ... Connection request from [127.0.0.1] <REPORT SPAMC/1.2 <User: nobody -<Content-length: 479 +<Content-length: ddd < <From MAILER-DAEMON Tue Mar 02 09:44:33 1999 <X-Envelope-From: <CALLER@myhost.test.ex> @@ -181,7 +181,7 @@ Listening on port 7833 ... Connection request from [127.0.0.1] <REPORT SPAMC/1.2 <User: nobody -<Content-length: 479 +<Content-length: ddd < <From MAILER-DAEMON Tue Mar 02 09:44:33 1999 <X-Envelope-From: <CALLER@myhost.test.ex> |