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/rejectlog/5401 | |
parent | df5b41e3781da00e859bf0e82a8d58949860a576 (diff) |
Use smtp_write_mail_and_rcpt_cmds() for verify callout
Diffstat (limited to 'test/rejectlog/5401')
-rw-r--r-- | test/rejectlog/5401 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rejectlog/5401 b/test/rejectlog/5401 index abcc5c6a6..efe5d0519 100644 --- a/test/rejectlog/5401 +++ b/test/rejectlog/5401 @@ -1,2 +1,2 @@ -1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> rejected RCPT <no@domain.com>: response to "RCPT TO:<no@domain.com>" from 127.0.0.1 [127.0.0.1] was: 550 No mate -1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> rejected RCPT <no@domain.com>: response to "RCPT TO:<no@domain.com>" from 127.0.0.1 [127.0.0.1] was: 550 Not that one +1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> rejected RCPT <no@domain.com>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<no@domain.com>: 550 No mate +1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> rejected RCPT <no@domain.com>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<no@domain.com>: 550 Not that one |