Bug #198: Add remove_header ACL modifier.
authorTodd Lyons <tlyons@exim.org>
Thu, 26 Jul 2012 20:31:20 +0000 (13:31 -0700)
committerTodd Lyons <tlyons@exim.org>
Fri, 27 Jul 2012 19:52:46 +0000 (12:52 -0700)
commite7568d513f9b5a853e5cdb5db8b2cc0d53f79981
tree50e7e2dc1de67492c07d2a764b81911ae24f14e7
parent9471b034a78d53e4bfb951649e9f556cf4e6018c
Bug #198: Add remove_header ACL modifier.

Used patch from Magnus Holmgren dated 2007-02-20.
Added documentation.
Added tests to detect proper operation.
14 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/acl.c
src/src/globals.c
src/src/globals.h
src/src/receive.c
src/src/smtp_in.c
test/confs/0567 [new file with mode: 0644]
test/log/0567 [new file with mode: 0644]
test/mail/0567.rcptok [new file with mode: 0644]
test/rejectlog/0567 [new file with mode: 0644]
test/scripts/0000-Basic/0567 [new file with mode: 0644]
test/stdout/0567 [new file with mode: 0644]