SMTP<< 220 ESMTP
SMTP>> EHLO myhost.test.ex
SMTP<< 250 OK
- SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
+ SMTP>> MAIL FROM:<eximtest@myhost.test.ex>
SMTP<< 250 Sender OK
SMTP>> RCPT TO:<userx@domain.com>
SMTP<< 250 Recipient OK
SMTP>> .
SMTP<< 250 OK
LOG: MAIN
- >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
created log directory TESTSUITE/spool/log
SMTP>> QUIT
------------ cutthrough shutdown ------------
+----------- cutthrough shutdown (delivered) ------------
LOG: MAIN
<= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
LOG: MAIN