diff options
Diffstat (limited to 'test/stderr/0143')
-rw-r--r-- | test/stderr/0143 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/test/stderr/0143 b/test/stderr/0143 index 3373ded2e..bcf7ecc82 100644 --- a/test/stderr/0143 +++ b/test/stderr/0143 @@ -10,7 +10,8 @@ trusted user admin user >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>> --------> userx@domain.com <-------- -smtp transport entered +transport_name <my_smtp> from router <my_main_router> +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 @@ -36,9 +37,9 @@ transport_check_waiting entered 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 - => 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 >>>>>>>>>>>>>>>> |