summaryrefslogtreecommitdiff
path: root/test/rejectlog/0416
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-05-17 18:08:53 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-05-17 18:08:53 +0100
commit1f12df4d41f546751e14d52df36172f9bb54cce8 (patch)
tree3b9d0bc33ddbe7ccb89e815a19fb33eca2c785e0 /test/rejectlog/0416
parentb5a60d02b6983fca92f422b88f5f03f7889a1ace (diff)
downloadexim4-1f12df4d41f546751e14d52df36172f9bb54cce8.tar.gz
Remove word "rejected" from ACL-discard log lines. Bug 1632
Diffstat (limited to 'test/rejectlog/0416')
-rw-r--r--test/rejectlog/041610
1 files changed, 5 insertions, 5 deletions
diff --git a/test/rejectlog/0416 b/test/rejectlog/0416
index 21ce4e229..b6335ba42 100644
--- a/test/rejectlog/0416
+++ b/test/rejectlog/0416
@@ -1,6 +1,6 @@
1999-03-02 09:44:33 U=CALLER temporarily rejected EHLO or HELO xxx
-1999-03-02 09:44:33 U=CALLER F=<discard@x.y> rejected RCPT <a@b>: discarded by MAIL ACL: discard message 2
-1999-03-02 09:44:33 U=CALLER F=<discard@x.y> rejected RCPT <discard@p.q>: discarded by MAIL ACL: discard message 2
-1999-03-02 09:44:33 U=CALLER F=<ok@x.y> rejected RCPT <discard@p.q>: discarded by RCPT ACL: discard message 1
-1999-03-02 09:44:33 U=CALLER F=<ok@x.y> rejected RCPT <nested_discard@p.q>: discarded by RCPT ACL
-1999-03-02 09:44:33 U=CALLER F=<ok@x.y> rejected RCPT <discard@p.q>: discarded by RCPT ACL: discard message 1
+1999-03-02 09:44:33 U=CALLER F=<discard@x.y> RCPT <a@b>: discarded by MAIL ACL: discard message 2
+1999-03-02 09:44:33 U=CALLER F=<discard@x.y> RCPT <discard@p.q>: discarded by MAIL ACL: discard message 2
+1999-03-02 09:44:33 U=CALLER F=<ok@x.y> RCPT <discard@p.q>: discarded by RCPT ACL: discard message 1
+1999-03-02 09:44:33 U=CALLER F=<ok@x.y> RCPT <nested_discard@p.q>: discarded by RCPT ACL
+1999-03-02 09:44:33 U=CALLER F=<ok@x.y> RCPT <discard@p.q>: discarded by RCPT ACL: discard message 1