2 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
3 delivering 10HmaX-0005vi-00
4 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
6 SMTP>> EHLO myhost.test.ex
10 SMTP>> AUTH PLAIN ********************
11 SMTP<< 235 Authentication successful
12 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=CALLER@myhost.test.ex
14 SMTP>> RCPT TO:<userx@domain.com>
15 SMTP<< 250 Recipient OK
18 SMTP>> (writing message)
25 cmdlog: '220:EHLO:250-:AUTH:235:MAIL:250:RCPT:250:DATA:354:.:250:QUIT:250'
27 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
31 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
32 delivering 10HmaY-0005vi-00
33 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
35 SMTP>> EHLO myhost.test.ex
39 SMTP>> AUTH PLAIN ********************
40 SMTP<< 235 Authentication successful
41 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=xxx@yyy
43 SMTP>> RCPT TO:<userx@domain.com>
44 SMTP<< 250 Recipient OK
47 SMTP>> (writing message)
54 cmdlog: '220:EHLO:250-:AUTH:235:MAIL:250:RCPT:250:DATA:354:.:250:QUIT:250'
56 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
60 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
61 delivering 10HmaZ-0005vi-00
62 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
64 SMTP>> EHLO myhost.test.ex
73 SMTP<< 235 Authentication successful
74 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=CALLER@myhost.test.ex
76 SMTP>> RCPT TO:<userx@domain.com>
77 SMTP<< 250 Recipient OK
80 SMTP>> (writing message)
87 cmdlog: '220:EHLO:250-:AUTH:300:********:300:********:235:MAIL:250:RCPT:250:DATA:354:.:250:QUIT:250'
89 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=login C="250 OK"