Re: [exim] Remove headers before ACL

Pàgina inicial
Delete this message
Reply to this message
Autor: Phil Pennock
Data:  
A: Alexandre Busquets Triola
CC: exim-users
Assumpte: Re: [exim] Remove headers before ACL
On 2008-07-11 at 08:46 +0200, Alexandre Busquets Triola wrote:
> How I can remove headers before ACL o in ACL?


You can't, as far as I know.

You can use headers_remove on a Router or Transport. But that's it.

What problem are you trying to solve?

-Phil