Commit | Line | Data |
---|---|---|
54c5ebb1 PH |
1 | LOG: MAIN |
2 | <= CALLER@myhost.test.ex U=CALLER P=local S=sss | |
3 | delivering 10HmaX-0005vi-00 | |
4 | LOG: MAIN | |
6822b909 | 5 | *> x@srv01.test.ex R=r1 T=t1 H=ten-1.test.ex [V4NET.0.0.1]:25 C="delivery bypassed by -N option" |
54c5ebb1 PH |
6 | LOG: MAIN |
7 | Completed | |
8 | LOG: MAIN | |
9 | <= CALLER@myhost.test.ex U=CALLER P=local S=sss | |
10 | delivering 10HmaY-0005vi-00 | |
11 | LOG: MAIN | |
6822b909 | 12 | *> x@srv03.test.ex R=r1 T=t1 H=ten-4.test.ex [V4NET.0.0.4]:88 C="delivery bypassed by -N option" |
54c5ebb1 PH |
13 | LOG: MAIN |
14 | Completed | |
15 | LOG: MAIN | |
16 | <= CALLER@myhost.test.ex U=CALLER P=local S=sss | |
17 | delivering 10HmaZ-0005vi-00 | |
18 | Transport port=25 replaced by host-specific port=1224 | |
19 | Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected | |
20 | SMTP<< 220 Server ready | |
21 | SMTP>> EHLO myhost.test.ex | |
22 | SMTP<< 250-server id | |
23 | 250 OK | |
24 | SMTP>> MAIL FROM:<CALLER@myhost.test.ex> | |
25 | SMTP<< 250 OK | |
26 | SMTP>> RCPT TO:<x@srv27.test.ex> | |
27 | SMTP<< 250 OK | |
28 | SMTP>> DATA | |
29 | SMTP<< 354 OK | |
30 | SMTP>> writing message and terminating "." | |
31 | SMTP<< 250 OK | |
32 | SMTP>> QUIT | |
33 | LOG: MAIN | |
6822b909 | 34 | => x@srv27.test.ex R=r1 T=t1 H=localhost.test.ex [127.0.0.1]:1224 C="250 OK" |
54c5ebb1 PH |
35 | LOG: MAIN |
36 | Completed |