Re: [exim] Getting the REAL To: header...

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] Getting the REAL To: header...
Eric Goforth wrote:
> Is there a expansion variable that I can use (and pass to the script)
> that ensures that the message being passed is for (person@???)
> no matter what?


$local_part@$domain

(You're right, there is no such header).

Cheers,
Jeremy