On Wed, Sep 4, 2013 at 7:40 AM, Tugdual de LASSAT - @tdldp <[email protected]> wrote: > I don't understand what you state... > Where can headers be removed ? Which Version of Exim would allow remove > headers in acl.
The code to do remove_header in an ACL was added in the master development branch, but there has not been a release since then, so it's not available unless you do a git checkout of the source code and build a new, local version yourself. > What do you mean by "wouldn't be spelled like that". >> headers remove "Precedence" >> headers remove "X-Auto-Response-Suppress" It's not "headers remove", it's "headers_remove". ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
