git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update error message for unknown ACL verb.
[users/jgh/exim.git]
/
test
/
stderr
/
0487
diff --git
a/test/stderr/0487
b/test/stderr/0487
index f380ec1d3ac4428d36bfacd9974ca87a5695da32..07628551ab81ee5cdd854cd25ef8c34313219b0c 100644
(file)
--- a/
test/stderr/0487
+++ b/
test/stderr/0487
@@
-12,22
+12,22
@@
sender address = NULL
in hosts_connection_nolog? no (option unset)
LOG: smtp_connection MAIN
SMTP connection from CALLER
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
\r
+SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
smtp_setup_msg entered
SMTP<< ehlo x.y
in pipelining_advertise_hosts? yes (matched "*")
smtp_setup_msg entered
SMTP<< ehlo x.y
in pipelining_advertise_hosts? yes (matched "*")
-SMTP>> 250-myhost.test.ex Hello CALLER at x.y
\r
-250-SIZE 52428800
\r
-250-PIPELINING
\r
-250 HELP
\r
+SMTP>> 250-myhost.test.ex Hello CALLER at x.y
+250-SIZE 52428800
+250-PIPELINING
+250 HELP
SMTP<< mail from:<x@y>
SMTP<< mail from:<x@y>
-SMTP>> 250 OK
\r
+SMTP>> 250 OK
SMTP<< rcpt to:<userx@test.ex>
processing "accept"
accept: condition test succeeded
SMTP<< rcpt to:<userx@test.ex>
processing "accept"
accept: condition test succeeded
-SMTP>> 250 Accepted
\r
+SMTP>> 250 Accepted
SMTP<< data
SMTP<< data
-SMTP>> 354 Enter message, ending with "." on a line by itself
\r
+SMTP>> 354 Enter message, ending with "." on a line by itself
search_tidyup called
>>Headers received:
From: unqualified
search_tidyup called
>>Headers received:
From: unqualified
@@
-54,7
+54,7
@@
Size of headers = sss
LOG: MAIN
<= x@y U=CALLER P=local-esmtp S=sss
created log directory TESTSUITE/spool/log
LOG: MAIN
<= x@y U=CALLER P=local-esmtp S=sss
created log directory TESTSUITE/spool/log
-SMTP>> 250 OK id=10HmaX-0005vi-00
\r
+SMTP>> 250 OK id=10HmaX-0005vi-00
search_tidyup called
exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
Exim version x.yz ....
search_tidyup called
exec TESTSUITE/eximdir/exim -DEXIM_PATH=TESTSUITE/eximdir/exim -C TESTSUITE/test-config -d=0xfbb95cfd -odi -Mc 10HmaX-0005vi-00
Exim version x.yz ....
@@
-166,7
+166,7
@@
search_tidyup called
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
smtp_setup_msg entered
SMTP<< quit
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
smtp_setup_msg entered
SMTP<< quit
-SMTP>> 221 myhost.test.ex closing connection
\r
+SMTP>> 221 myhost.test.ex closing connection
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT
search_tidyup called
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT
search_tidyup called