Re: [exim] route mail to remote host

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Graeme Fowler
Fecha:  
A: exim-users
Asunto: Re: [exim] route mail to remote host
On Mon, 2014-06-30 at 14:58 +0100, Dennis Davis wrote:
> Probably won't work for multiple recipients.


Which is why I said to set it at SMTP time, where $local_part *is*
available. Subsequent condition tests are then done against the
existence of the set variable rather than inbound message properties.

Graeme