Hi

I am new one for exim , we are planning to move qmail to exim. 

I add below routers in exim.conf for route maprticular domain.

special_domaincom:
     driver = manualroute
     transport = remote_smtp
     route_list = domain.com 111.111.111.111

Now my problem is that there are nealy 1000 domain I want to route
from exim server. So I have to add above 4 lines for every doman in
exim.conf. So i think it will create issue for us.

1. Can I inlude one file in exim.conf which contains only my required
entry. like Include statment in httpd.conf
or
2. in route_list can I write path of file which contain all domain's
entries and its IP address.

Waiting for reply,

-- 
M.A.Shaikh
Linux System Administrator

--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to