[Exim] MySQL driven local_domains

Top Page
Delete this message
Reply to this message
Author: Ben-Nes Michael
Date:  
To: exim-users
Subject: [Exim] MySQL driven local_domains
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi List

I just upgraded my exim 3.x to 4.30 which run smoothly under Debian :)

The only thing I couldnt achive was geting the local domain list from MySQL DB.

Here are the lines i use to fetch the domains ( mean while i had to make a manual list )

MYSQL_LOCAL_DOMAIN=SELECT domain FROM virtual GROUP BY domain;
domainlist local_domains = @:mysql;MYSQL_LOCAL_DOMAIN

All the other driven data from MySQL work, inluding the virtual accounts, forward etc ..

Any idea why i can get the domain list from the DB ?

Thanks
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
Fax: 972-4-6990098
http://www.canaan.net.il
--------------------------
--