| 1 | LOG: queue_run MAIN |
| 2 | Start queue run: pid=pppp -qf |
| 3 | delivering 10HmaX-0005vi-00 (queue run pid ppppp) |
| 4 | Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected |
| 5 | SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 |
| 6 | SMTP>> EHLO helo.data.changed |
| 7 | SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] |
| 8 | 250-SIZE 52428800 |
| 9 | 250-8BITMIME |
| 10 | 250-PIPELINING |
| 11 | 250-STARTTLS |
| 12 | 250 HELP |
| 13 | SMTP>> STARTTLS |
| 14 | SMTP<< 220 TLS go ahead |
| 15 | SMTP>> EHLO helo.data.changed |
| 16 | SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] |
| 17 | 250-SIZE 52428800 |
| 18 | 250-8BITMIME |
| 19 | 250-PIPELINING |
| 20 | 250 HELP |
| 21 | SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss |
| 22 | SMTP>> RCPT TO:<CALLER@test.ex> |
| 23 | SMTP>> DATA |
| 24 | SMTP<< 250 OK |
| 25 | SMTP<< 250 Accepted |
| 26 | SMTP<< 354 Enter message, ending with "." on a line by itself |
| 27 | SMTP>> writing message and terminating "." |
| 28 | SMTP<< 250 OK id=10HmaZ-0005vi-00 |
| 29 | SMTP>> QUIT |
| 30 | SMTP(close)>> |
| 31 | LOG: MAIN |
| 32 | => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" C="250 OK id=10HmaZ-0005vi-00" |
| 33 | LOG: MAIN |
| 34 | Completed |
| 35 | delivering 10HmaY-0005vi-00 (queue run pid ppppp) |
| 36 | Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected |
| 37 | SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 |
| 38 | SMTP>> EHLO helo.data.changed |
| 39 | SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] |
| 40 | 250-SIZE 52428800 |
| 41 | 250-8BITMIME |
| 42 | 250-PIPELINING |
| 43 | 250-STARTTLS |
| 44 | 250 HELP |
| 45 | SMTP>> STARTTLS |
| 46 | SMTP<< 220 TLS go ahead |
| 47 | SMTP>> EHLO helo.data.changed |
| 48 | SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] |
| 49 | 250-SIZE 52428800 |
| 50 | 250-8BITMIME |
| 51 | 250-PIPELINING |
| 52 | 250 HELP |
| 53 | SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss |
| 54 | SMTP>> RCPT TO:<CALLER@test.ex> |
| 55 | SMTP>> RCPT TO:<xyz@test.ex> |
| 56 | SMTP>> DATA |
| 57 | SMTP<< 250 OK |
| 58 | SMTP<< 250 Accepted |
| 59 | SMTP<< 250 Accepted |
| 60 | SMTP<< 354 Enter message, ending with "." on a line by itself |
| 61 | SMTP>> writing message and terminating "." |
| 62 | SMTP<< 250 OK id=10HmbA-0005vi-00 |
| 63 | SMTP>> QUIT |
| 64 | SMTP(close)>> |
| 65 | LOG: MAIN |
| 66 | => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" C="250 OK id=10HmbA-0005vi-00" |
| 67 | LOG: MAIN |
| 68 | -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" C="250 OK id=10HmbA-0005vi-00" |
| 69 | Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected |
| 70 | SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 |
| 71 | SMTP>> EHLO myhost.test.ex |
| 72 | SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] |
| 73 | 250-SIZE 52428800 |
| 74 | 250-8BITMIME |
| 75 | 250-PIPELINING |
| 76 | 250-STARTTLS |
| 77 | 250 HELP |
| 78 | SMTP>> STARTTLS |
| 79 | SMTP<< 220 TLS go ahead |
| 80 | SMTP>> EHLO myhost.test.ex |
| 81 | SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] |
| 82 | 250-SIZE 52428800 |
| 83 | 250-8BITMIME |
| 84 | 250-PIPELINING |
| 85 | 250 HELP |
| 86 | SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss |
| 87 | SMTP>> RCPT TO:<abcd@test.ex> |
| 88 | SMTP>> DATA |
| 89 | SMTP<< 250 OK |
| 90 | SMTP<< 250 Accepted |
| 91 | SMTP<< 354 Enter message, ending with "." on a line by itself |
| 92 | SMTP>> writing message and terminating "." |
| 93 | SMTP<< 250 OK id=10HmbB-0005vi-00 |
| 94 | SMTP>> QUIT |
| 95 | SMTP(close)>> |
| 96 | LOG: MAIN |
| 97 | => abcd@test.ex R=client T=send_to_server2 H=ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" C="250 OK id=10HmbB-0005vi-00" |
| 98 | LOG: MAIN |
| 99 | Completed |
| 100 | LOG: queue_run MAIN |
| 101 | End queue run: pid=pppp -qf |
| 102 | |
| 103 | ******** SERVER ******** |