diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-10 23:04:49 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-21 21:49:50 +0000 |
commit | e9166683487c860e0b817153531cb1b2b0485347 (patch) | |
tree | c3e3d4dcff97da91ae85eb3d74075dfc2e63281c /test/log/5405 | |
parent | df5b41e3781da00e859bf0e82a8d58949860a576 (diff) |
Use smtp_write_mail_and_rcpt_cmds() for verify callout
Diffstat (limited to 'test/log/5405')
-rw-r--r-- | test/log/5405 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/5405 b/test/log/5405 index a3d2dd452..901add1c3 100644 --- a/test/log/5405 +++ b/test/log/5405 @@ -20,4 +20,4 @@ 1999-03-02 09:44:33 10HmbD-0005vi-00 >> userh@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK" 1999-03-02 09:44:33 10HmbD-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss for userh@domain.com 1999-03-02 09:44:33 10HmbD-0005vi-00 Completed -1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> temporarily rejected RCPT <useri@domain.com>: Could not complete recipient verify callout: response to "RCPT TO:<useri@domain.com>" from 127.0.0.1 [127.0.0.1] was: 450 not right now +1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> temporarily rejected RCPT <useri@domain.com>: Could not complete recipient verify callout: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<useri@domain.com>: 450 not right now |