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

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
A: exim-users
Assumpte: 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