diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-06 17:12:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-04 14:57:02 +0100 |
commit | 193e3acd2723abeaaad8575fec3c058df674fc5d (patch) | |
tree | afa6bb6dcdf9fc6f9d257063d523c61b03c6937b /test/log/0527 | |
parent | cb9d95aeae369ae85cd13473cda0bb3ae415fcb9 (diff) |
Deal explicitly with attempt to callout via null transport; fixes crash.
Diffstat (limited to 'test/log/0527')
-rw-r--r-- | test/log/0527 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/0527 b/test/log/0527 index 3da4433a1..702dbb7cc 100644 --- a/test/log/0527 +++ b/test/log/0527 @@ -1,2 +1,2 @@ -1999-03-02 09:44:33 U=CALLER sender verify fail for <unknown@x.x.x.x>: response to "RCPT TO:<unknown@x.x.x.x>" from 127.0.0.1 [127.0.0.1] was: 550 unrouteable address -1999-03-02 09:44:33 U=CALLER F=<unknown@x.x.x.x> rejected RCPT <unknown@u.u.u.u>: Sender verify failed +1999-03-02 09:44:33 U=CALLER sender verify defer for <unknown@x.x.x.x>: Could not complete sender verify callout +1999-03-02 09:44:33 U=CALLER F=<unknown@x.x.x.x> temporarily rejected RCPT <unknown@u.u.u.u>: Could not complete sender verify callout |