Re: [exim] Adding a per-recipient message header

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Robinson
Fecha:  
A: SeattleServer.com
Cc: exim users
Asunto: Re: [exim] Adding a per-recipient message header
On 14/10/2006 10:17, SeattleServer.com wrote:
> Somebody mentioned using a router to add per-recipient headers, but I don't
> see how this would work as acl_m4 is set at rcpt acl time.


I'm guessing your acl_c6 and acl_m6 are the same for multiple recipients
of a single message, but your acl_m4 is per-recipient. Can you
(re)generate whatever you set acl_m4 to at router or transport time?

Cheers,

John.