Re: [exim] More routing
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Wiadomość jest częścią wątku:
pełne drzewo wątku posortowane wg daty
Tony Finch at
2005-04-12 10:35
Ian FREISLICH at
2005-04-12 13:40
Autor:
Jeremy Harris
Data:
2005-04-12 11:14
UTC
Dla:
exim-users
Temat:
Re: [exim] More routing
Tony Finch wrote:
> route_data = ${lookup mysql {select ip from domains where domain = $domain} }
.. and probably ${quote_mysql:$domain}
- Jeremy