2 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
3 delivering 10HmaX-000000005vi-0000
4 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
7 SMTP>> EHLO myhost.test.ex
11 SMTP>> AUTH PLAIN ********************
12 SMTP<< 235 Authentication successful
13 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=CALLER@myhost.test.ex
15 SMTP>> RCPT TO:<userx@domain.com>
16 SMTP<< 250 Recipient OK
19 SMTP>> (writing message)
26 cmdlog: '220:EHLO:250-:AUTH:235:MAIL:250:RCPT:250:DATA:354:.:250:QUIT+:250'
28 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
32 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
33 delivering 10HmaY-000000005vi-0000
34 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
37 SMTP>> EHLO myhost.test.ex
41 SMTP>> AUTH PLAIN ********************
42 SMTP<< 235 Authentication successful
43 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=xxx@yyy
45 SMTP>> RCPT TO:<userx@domain.com>
46 SMTP<< 250 Recipient OK
49 SMTP>> (writing message)
56 cmdlog: '220:EHLO:250-:AUTH:235:MAIL:250:RCPT:250:DATA:354:.:250:QUIT+:250'
58 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
62 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
63 delivering 10HmaZ-000000005vi-0000
64 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
67 SMTP>> EHLO myhost.test.ex
76 SMTP<< 235 Authentication successful
77 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=CALLER@myhost.test.ex
79 SMTP>> RCPT TO:<userx@domain.com>
80 SMTP<< 250 Recipient OK
83 SMTP>> (writing message)
90 cmdlog: '220:EHLO:250-:AUTH:300:********:300:********:235:MAIL:250:RCPT:250:DATA:354:.:250:QUIT+:250'
92 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=login C="250 OK"