Re: [exim] How to modify the Subject header

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tim Jackson
Fecha:  
A: exim-users
Asunto: Re: [exim] How to modify the Subject header
Philip Hazel wrote:

> The documentation is correct. Those are router/transport options. All
> there currently is for ACLs is add_header. I think Tim must be adding
> the X-Spam-Flag: header in an ACL and then using those lines in a router
> or transport.


You are, of course, right. I must be going completely barking. Yes,
those are in a router. The key point still stands though, that it is
cleaner than some other proposed solutions as a) it's simple and b) it's
all in one place.

Tim