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
SPF: split library init from per-connection init
[users/jgh/exim.git]
/
test
/
stderr
/
0479
diff --git
a/test/stderr/0479
b/test/stderr/0479
index fe0190e9768c212965ec320779ac885cf2b59dcf..1ec4bce8ae1fadfb1cb4dea548b45c7fd65f1050 100644
(file)
--- a/
test/stderr/0479
+++ b/
test/stderr/0479
@@
-27,12
+27,18
@@
SMTP<< helo [1.2.3.4]
sender_fullhost = ([1.2.3.4]) [1.2.3.4]
sender_rcvhost = [1.2.3.4]
set_process_info: pppp handling incoming connection from ([1.2.3.4]) [1.2.3.4]
sender_fullhost = ([1.2.3.4]) [1.2.3.4]
sender_rcvhost = [1.2.3.4]
set_process_info: pppp handling incoming connection from ([1.2.3.4]) [1.2.3.4]
+spf_conn_init: [1.2.3.4] 1.2.3.4
+SPF_dns_exim_new
+spf_compile.c:523 Debug: Parsing macro starting at Please%_see%_http://www.openspf.org/Why?id=%{S}&ip=%{C}&receiver=%{R}
+spf_compile.c:1210 Debug: Compiling record v=spf1
SMTP>> 250 the.local.host.name Hello [1.2.3.4] [1.2.3.4]
SMTP<< mail from:<a@b>
SMTP>> 250 the.local.host.name Hello [1.2.3.4] [1.2.3.4]
SMTP<< mail from:<a@b>
+spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
+log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
SMTP>> 250 OK
SMTP<< rcpt to:<c@d>
using ACL "rcpt"
SMTP>> 250 OK
SMTP<< rcpt to:<c@d>
using ACL "rcpt"
-processing "require"
+processing "require"
(TESTSUITE/test-config 16)
check logwrite = sender address is <$sender_address>
= sender address is <a@b>
LOG: MAIN
check logwrite = sender address is <$sender_address>
= sender address is <a@b>
LOG: MAIN
@@
-65,13
+71,14
@@
routed by r1 router
----------- end verify ------------
sender a@b verified ok as rewritten-a@rewritten-b
require: condition test succeeded in ACL "rcpt"
----------- end verify ------------
sender a@b verified ok as rewritten-a@rewritten-b
require: condition test succeeded in ACL "rcpt"
-processing "accept"
+processing "accept"
(TESTSUITE/test-config 18)
accept: condition test succeeded in ACL "rcpt"
end of ACL "rcpt": ACCEPT
SMTP>> 250 Accepted
accept: condition test succeeded in ACL "rcpt"
end of ACL "rcpt": ACCEPT
SMTP>> 250 Accepted
+DSN: orcpt: NULL flags: 0
SMTP<< rcpt to:<e@f>
using ACL "rcpt"
SMTP<< rcpt to:<e@f>
using ACL "rcpt"
-processing "require"
+processing "require"
(TESTSUITE/test-config 16)
check logwrite = sender address is <$sender_address>
= sender address is <rewritten-a@rewritten-b>
LOG: MAIN
check logwrite = sender address is <$sender_address>
= sender address is <rewritten-a@rewritten-b>
LOG: MAIN
@@
-79,13
+86,14
@@
LOG: MAIN
check verify = sender
using cached sender verify result
require: condition test succeeded in ACL "rcpt"
check verify = sender
using cached sender verify result
require: condition test succeeded in ACL "rcpt"
-processing "accept"
+processing "accept"
(TESTSUITE/test-config 18)
accept: condition test succeeded in ACL "rcpt"
end of ACL "rcpt": ACCEPT
SMTP>> 250 Accepted
accept: condition test succeeded in ACL "rcpt"
end of ACL "rcpt": ACCEPT
SMTP>> 250 Accepted
+DSN: orcpt: NULL flags: 0
SMTP<< quit
SMTP>> 221 the.local.host.name closing connection
LOG: smtp_connection MAIN
SMTP connection from ([1.2.3.4]) [1.2.3.4] closed by QUIT
search_tidyup called
SMTP<< quit
SMTP>> 221 the.local.host.name closing connection
LOG: smtp_connection MAIN
SMTP connection from ([1.2.3.4]) [1.2.3.4] closed by QUIT
search_tidyup called
->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
+>>>>>>>>>>>>>>>> Exim pid=pppp
(main)
terminating with rc=0 >>>>>>>>>>>>>>>>