diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
commit | 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (patch) | |
tree | ea480313c058c0177c784686de9189bd305d8bd1 /test/stderr/0465 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/stderr/0465')
-rw-r--r-- | test/stderr/0465 | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/test/stderr/0465 b/test/stderr/0465 new file mode 100644 index 000000000..706061a7f --- /dev/null +++ b/test/stderr/0465 @@ -0,0 +1,142 @@ +Exim version x.yz .... +changed uid/gid: forcing real = effective + uid=uuuu gid=CALLER_GID pid=pppp +configuration file is TESTSUITE/test-config +trusted user +admin user +changed uid/gid: privilege not needed + uid=EXIM_UID gid=EXIM_GID pid=pppp +originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME +sender address = NULL + in hosts_connection_nolog? no (option unset) +LOG: smtp_connection MAIN + SMTP connection from CALLER +SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+smtp_setup_msg entered +SMTP<< mail from:<> +SMTP>> 250 OK
+SMTP<< rcpt to:<abc@domain.> +LOG: smtp_syntax_error MAIN + SMTP syntax error in "rcpt to:<abc@domain.>" U=CALLER domain missing or malformed +SMTP>> 501 <abc@domain.>: domain missing or malformed
+SMTP<< quit +SMTP>> 221 myhost.test.ex closing connection
+LOG: smtp_connection MAIN + SMTP connection from CALLER closed by QUIT +search_tidyup called +>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +exim: bad -f address "abc@somewhere.": domain is malformed (trailing dot not allowed) +Exim version x.yz .... +changed uid/gid: forcing real = effective + uid=uuuu gid=CALLER_GID pid=pppp +configuration file is TESTSUITE/test-config +trusted user +admin user +changed uid/gid: privilege not needed + uid=EXIM_UID gid=EXIM_GID pid=pppp +originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME +sender address = NULL + in hosts_connection_nolog? no (option unset) +LOG: smtp_connection MAIN + SMTP connection from CALLER +SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+smtp_setup_msg entered +SMTP<< mail from:<> +SMTP>> 250 OK
+SMTP<< rcpt to:<abc@domain.> +processing "accept" +accept: condition test succeeded +SMTP>> 250 Accepted
+SMTP<< data +SMTP>> 354 Enter message, ending with "." on a line by itself
+search_tidyup called +>>Headers received: +To: abc@domain. + +rewrite_one_header: type=T: + To: abc@domain. +search_tidyup called +>>Headers after rewriting and local additions: +T To: abc@domain. +I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 + +Data file written for message 10HmaY-0005vi-00 +>>Generated Received: header line +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaY-0005vi-00 + for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000 +using ACL "check_data" +processing "accept" +check verify = header_syntax +accept: condition test succeeded +calling local_scan(); timeout=300 +local_scan() returned 0 NULL +Writing spool header file +Size of headers = sss +LOG: MAIN + <= <> U=CALLER P=local-smtp S=sss +created log directory TESTSUITE/spool/log +SMTP>> 250 OK id=10HmaY-0005vi-00
+smtp_setup_msg entered +SMTP<< quit +SMTP>> 221 myhost.test.ex closing connection
+LOG: smtp_connection MAIN + SMTP connection from CALLER closed by QUIT +search_tidyup called +>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +Exim version x.yz .... +changed uid/gid: forcing real = effective + uid=uuuu gid=CALLER_GID pid=pppp +configuration file is TESTSUITE/test-config +trusted user +admin user +changed uid/gid: privilege not needed + uid=EXIM_UID gid=EXIM_GID pid=pppp +originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME +sender address = NULL + in hosts_connection_nolog? no (option unset) +LOG: smtp_connection MAIN + SMTP connection from CALLER +SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+smtp_setup_msg entered +SMTP<< mail from:<> +SMTP>> 250 OK
+SMTP<< rcpt to:<abc@xyz> +processing "accept" +accept: condition test succeeded +SMTP>> 250 Accepted
+SMTP<< data +SMTP>> 354 Enter message, ending with "." on a line by itself
+search_tidyup called +>>Headers received: +To: abc@xyz. + +rewrite_one_header: type=T: + To: abc@xyz. +search_tidyup called +>>Headers after rewriting and local additions: +T To: abc@xyz. +I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 + +Data file written for message 10HmaX-0005vi-00 +>>Generated Received: header line +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaX-0005vi-00 + for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000 +using ACL "check_data" +processing "accept" +check verify = header_syntax +accept: condition test failed +end of ACL "check_data": implicit DENY +SMTP>> 550 Administrative prohibition
+LOG: MAIN REJECT + U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To" header is: abc@xyz. +smtp_setup_msg entered +SMTP<< quit +SMTP>> 221 myhost.test.ex closing connection
+LOG: smtp_connection MAIN + SMTP connection from CALLER closed by QUIT +search_tidyup called +>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> |