From 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 10:47:28 +0000 Subject: More test commits. --- test/stderr/0465 | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 test/stderr/0465 (limited to 'test/stderr/0465') 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: +LOG: smtp_syntax_error MAIN + SMTP syntax error in "rcpt to:" U=CALLER domain missing or malformed +SMTP>> 501 : 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: +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: + 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: +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: + 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 >>>>>>>>>>>>>>>> -- cgit v1.2.3