Re: [Exim] Exim, mysql and rcpt acl

Etusivu
Poista viesti
Vastaa
Lähettäjä: Woon Wai Keen
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [Exim] Exim, mysql and rcpt acl
On 6/8/2004 1:11 PM, kimoexim@??? wrote:

>   deny    message       = Sorry, you are not authorized to send to this
> address
>           domains       = MYDOMAIN
>           condition     = ${lookup mysql{select external from mailalias
> where listemail='$recipient'}{$value}{$value}

>
> But I'm not sure what the proper recipient address variable would be (ie
> like $sender_address).


I personally use '$local_part@$domain'. Cheers :)

--
Regards,
wK (www.doubleukay.com)