Re: [exim] More routing

Top Pagina
Delete this message
Reply to this message
Auteur: Jeremy Harris
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] More routing
Tony Finch wrote:
> route_data = ${lookup mysql {select ip from domains where domain = $domain} }


.. and probably ${quote_mysql:$domain}

- Jeremy