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
Add PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module.
[users/jgh/exim.git]
/
test
/
stderr
/
0464
diff --git
a/test/stderr/0464
b/test/stderr/0464
index c8df6e5da4c1dbf9aab6082d267304e356a6d7a0..67645cde0a9464f0385333a60db96a3a39726d66 100644
(file)
--- a/
test/stderr/0464
+++ b/
test/stderr/0464
@@
-11,10
+11,10
@@
set_process_info: pppp accepting a local SMTP message from <CALLER@myhost.test.e
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<< mail from:<>
smtp_setup_msg entered
SMTP<< mail from:<>
-SMTP>> 250 OK
\r
+SMTP>> 250 OK
SMTP<< rcpt to:<abc@domain1>
using ACL "rcpt"
processing "require"
SMTP<< rcpt to:<abc@domain1>
using ACL "rcpt"
processing "require"
@@
-163,9
+163,9
@@
routed by r2 router
require: condition test succeeded
processing "accept"
accept: condition test succeeded
require: condition test succeeded
processing "accept"
accept: condition test succeeded
-SMTP>> 250 Accepted
\r
+SMTP>> 250 Accepted
SMTP<< quit
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