Re: [exim] Why or where does Exim::log_write set the X-ACL-W…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Graeme Fowler
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Why or where does Exim::log_write set the X-ACL-Warn header?
On Wed, 2009-01-07 at 04:26 -0800, Steve May wrote:
> OK now, by RTFM I found out that 'warn' also writes the X-ACL-Warn header.
> But how can I circumvent this?


By reading the docs again and comparing the "log_message" modifier to
the "message" modifier for the "warn" ACL verb.

http://www.exim.org/exim-html-current/doc/html/spec_html/ch40.html#SECTACLmodi

Graeme