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
Fix buffer overrun in spam= acl condition. Bug 1552
[users/jgh/exim.git]
/
test
/
stderr
/
0143
diff --git
a/test/stderr/0143
b/test/stderr/0143
index 3373ded2e71084632a5a0b23b512f1610bb273fc..80d1ed3202668cd4803b6157aa5965c57db74ce1 100644
(file)
--- a/
test/stderr/0143
+++ b/
test/stderr/0143
@@
-8,9
+8,11
@@
Exim version x.yz ....
configuration file is TESTSUITE/test-config
trusted user
admin user
configuration file is TESTSUITE/test-config
trusted user
admin user
+router_name <my_main_router>
>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
--------> userx@domain.com <--------
>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
--------> userx@domain.com <--------
-smtp transport entered
+transport_name <my_smtp>
+my_smtp transport entered
userx@domain.com
checking status of 127.0.0.1
127.0.0.1 [127.0.0.1]:1111 status = usable
userx@domain.com
checking status of 127.0.0.1
127.0.0.1 [127.0.0.1]:1111 status = usable
@@
-36,9
+38,9
@@
transport_check_waiting entered
sequence=1 local_max=500 global_max=-1
no messages waiting for 127.0.0.1
SMTP>> QUIT
sequence=1 local_max=500 global_max=-1
no messages waiting for 127.0.0.1
SMTP>> QUIT
-Leaving smtp transport
+Leaving
my_
smtp transport
LOG: MAIN
LOG: MAIN
- => userx@domain.com R=
all T=
smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
+ => userx@domain.com R=
my_main_router T=my_
smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
LOG: MAIN
Completed
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
LOG: MAIN
Completed
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>