git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: fix for possible queue-run misordering
[exim.git]
/
test
/
stderr
/
0464
diff --git
a/test/stderr/0464
b/test/stderr/0464
index cc39a583218ec8280ece11e6f3f3d79984be4d96..c77aa978f78552c57fe1904e9e8bdfbb1992cadb 100644
(file)
--- a/
test/stderr/0464
+++ b/
test/stderr/0464
@@
-13,6
+13,8
@@
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 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<< helo test
+SMTP>> 250 myhost.test.ex Hello CALLER at test
SMTP<< mail from:<>
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<< mail from:<>
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
@@
-31,9
+33,10
@@
internal_search_find: file="TESTSUITE/aux-fixed/0464.domains"
type=lsearch key="domain1" opts=NULL
file lookup required for domain1
in TESTSUITE/aux-fixed/0464.domains
type=lsearch key="domain1" opts=NULL
file lookup required for domain1
in TESTSUITE/aux-fixed/0464.domains
+creating new cache entry
lookup yielded: data for domain1
domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? yes (matched "lsearch;TESTSUITE/aux-fixed/0464.domains")
lookup yielded: data for domain1
domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? yes (matched "lsearch;TESTSUITE/aux-fixed/0464.domains")
-data from lookup saved for cache for +special_domains:
data for domain1
+data from lookup saved for cache for +special_domains:
key 'domain1' value 'data for domain1'
domain1 in "+special_domains"? yes (matched "+special_domains")
check verify = recipient
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
domain1 in "+special_domains"? yes (matched "+special_domains")
check verify = recipient
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
@@
-78,6
+81,7
@@
internal_search_find: file="TESTSUITE/aux-fixed/0464.domains"
type=lsearch key="xxx.domain1" opts=NULL
file lookup required for xxx.domain1
in TESTSUITE/aux-fixed/0464.domains
type=lsearch key="xxx.domain1" opts=NULL
file lookup required for xxx.domain1
in TESTSUITE/aux-fixed/0464.domains
+creating new cache entry
lookup failed
xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list)
xxx.domain1 in "+special_domains"? no (end of list)
lookup failed
xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list)
xxx.domain1 in "+special_domains"? no (end of list)
@@
-91,7
+95,7
@@
set transport smtp
queued for smtp transport: local_part = abc
domain = xxx.domain1
errors_to=NULL
queued for smtp transport: local_part = abc
domain = xxx.domain1
errors_to=NULL
- domain_data=NULL localpart_data=NULL
+ domain_data=NULL local
_
part_data=NULL
routed by r2 router
envelope to: abc@xxx.domain1
transport: smtp
routed by r2 router
envelope to: abc@xxx.domain1
transport: smtp
@@
-157,7
+161,7
@@
r2 router called for abc@xxx.domain1
queued for smtp transport: local_part = abc
domain = xxx.domain1
errors_to=NULL
queued for smtp transport: local_part = abc
domain = xxx.domain1
errors_to=NULL
- domain_data=NULL localpart_data=NULL
+ domain_data=NULL local
_
part_data=NULL
routed by r2 router
envelope to: abc@xxx.domain1
transport: smtp
routed by r2 router
envelope to: abc@xxx.domain1
transport: smtp
@@
-167,7
+171,6
@@
processing "accept" (TESTSUITE/test-config 25)
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 myhost.test.ex closing connection
LOG: smtp_connection MAIN
SMTP<< quit
SMTP>> 221 myhost.test.ex closing connection
LOG: smtp_connection MAIN