diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-06-29 19:31:23 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-06-29 19:31:23 +0100 |
commit | df98a6ff2e70887890690ffbf8a8ad583d7d7e38 (patch) | |
tree | 497106c55d5d5622ca8761debb6b5d1f2b298b3e /test/rejectlog | |
parent | 628a70e55fef33b5a904317473551cb47cc6c58f (diff) |
Fix bounce generation under RFC 3461 request. Bug 2411
Broken-by: ea97267cea
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/0618 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rejectlog/0618 b/test/rejectlog/0618 index 4c495d0e0..3b9bea1a0 100644 --- a/test/rejectlog/0618 +++ b/test/rejectlog/0618 @@ -5,3 +5,4 @@ 1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F=<d@dump.ex> temporarily rejected RCPT <rmt_defer@test.ex> 1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F=<c@dump.ex> temporarily rejected RCPT <rmt_defer@test.ex> 1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F=<d@dump.ex> temporarily rejected RCPT <rmt_defer@test.ex> +1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F=<e@dump.ex> rejected RCPT <rmt_reject@test.ex> |