diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-03-01 20:58:00 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-03-03 13:25:30 +0000 |
commit | f9334a281c155709bd269771c11fc5bbf687c17b (patch) | |
tree | 6fe70438a3c12bf304319cff18d88737eff1e6f9 /test/rejectlog | |
parent | b8a7fa2dd5c9a7fec40925366743255f91fcf846 (diff) |
Cutthrough: Reflect 5xx recipient reject from target to originator
When connection not opened by verify and target hard-rejects a RCPT,
the reject was not being passed to the originating system (just the
cutthrough connection was being dropped). Fix this.
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/5400 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rejectlog/5400 b/test/rejectlog/5400 new file mode 100644 index 000000000..bc0c95b18 --- /dev/null +++ b/test/rejectlog/5400 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> rejected RCPT <no@domain.com> +1999-03-02 09:44:33 U=CALLER F=<CALLER@myhost.test.ex> rejected RCPT <no@domain.com> |