------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=501 Summary: Ability to remove headers in ACL Product: Exim Version: N/A Platform: All OS/Version: All Status: NEW Severity: wishlist Priority: medium Component: ACLs AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [email protected] I feel there should be a method of removing specific headers from a message. For example: remove_header = From: [EMAIL PROTECTED] ..which would remove the header only if it matched perfectly. Optionally, there could be pattern matching or simple wildcard matching, such as: remove_header = Received: * ..which would remove all received headers. The reason behind this request is because once a message reaches a transport, it's essentially impossible to do anything useful with the message. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
