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

Top Pagina
Delete this message
Reply to this message
Auteur: Jeremy Harris
Datum:  
Aan: exim-users
Onderwerp: 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