From e7568d513f9b5a853e5cdb5db8b2cc0d53f79981 Mon Sep 17 00:00:00 2001 From: Todd Lyons Date: Thu, 26 Jul 2012 13:31:20 -0700 Subject: Bug #198: Add remove_header ACL modifier. Used patch from Magnus Holmgren dated 2007-02-20. Added documentation. Added tests to detect proper operation. --- test/log/0567 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/log/0567 (limited to 'test/log/0567') diff --git a/test/log/0567 b/test/log/0567 new file mode 100644 index 000000000..1bad60ee9 --- /dev/null +++ b/test/log/0567 @@ -0,0 +1,10 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER Warning: Verified previously removed header X-Rcpt-2 +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER Warning: Verified removed header X-Data-3 in this ACL still visible +1999-03-02 09:44:33 10HmaX-0005vi-00 <= mailok@test.ex U=CALLER P=local-smtp S=sss +1999-03-02 09:44:33 10HmaX-0005vi-00 => rcptok R=r1 T=t1 +1999-03-02 09:44:33 10HmaX-0005vi-00 Completed +1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss +1999-03-02 09:44:33 10HmaY-0005vi-00 => rcptok R=r1 T=t1 +1999-03-02 09:44:33 10HmaY-0005vi-00 Completed +1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot use remove_header condition in connection ACL -- cgit v1.2.3