Re: [Exim] Modifying Subject header for some recipients only

Etusivu
Poista viesti
Vastaa
Lähettäjä: Sheldon Hearn
Päiväys:  
Vastaanottaja: Harald Meland
Kopio: exim-users
Aihe: Re: [Exim] Modifying Subject header for some recipients only
On (2003/08/06 23:24), Harald Meland wrote:

> > I need to modify the Subject header for certain local recipients only.
>
> In the local delivery transport(s), maybe you can do something along
> the lines of:
>
> headers_remove = subject
> headers_add = Subject: ${if and {{<spam-filtering allowed for recipient>}\

[...]

Oooo, I like it. I'm sure something like this will work.

Thanks!

Ciao,
Sheldon.