diff options
Diffstat (limited to 'test/stderr/0227')
-rw-r--r-- | test/stderr/0227 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stderr/0227 b/test/stderr/0227 index e45edf686..7150fbd72 100644 --- a/test/stderr/0227 +++ b/test/stderr/0227 @@ -115,6 +115,18 @@ LOG: smtp_connection MAIN SMTP connection from root D=qqs closed by QUIT LOG: smtp_connection MAIN SMTP connection from root +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from 1.1.1.1 ... unable to bind outgoing SMTP call to 1.1.1.1: Netwk addr not available + failed: Netwk addr not available +LOG: MAIN PANIC + recipient verify defer (making calloout connection): T=smtp Netwk addr not available +LOG: MAIN REJECT + H=(test) [V4NET.0.0.1] U=root sender verify defer for <bindfail@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Netwk addr not available +LOG: MAIN REJECT + H=(test) [V4NET.0.0.1] U=root F=<bindfail@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout +LOG: smtp_connection MAIN + SMTP connection from root D=qqs closed by QUIT +LOG: smtp_connection MAIN + SMTP connection from root Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex |