Re: [exim] Verify recipients

Etusivu
Poista viesti
Vastaa
Lähettäjä: Paulo Andre
Päiväys:  
Vastaanottaja: Tony Finch
Kopio: exim-users
Aihe: Re: [exim] Verify recipients
Tony Finch wrote:
> On Thu, 23 Dec 2004, Paulo Andre wrote:
>
>>I have no router that does a db lookup?
>
>
> You mentioned mysql.
>
>
>>I only have the following:
>
>
> That's a transport not a router.
>


Sorry dumb moment:

virtual_local_mailbox:
driver = accept
domains = ${lookup mysql {MYSQL_Q_LDOMAIN}{$value}}
transport = virtual_local_md_delivery

Paulo