On Fri, Jun 12, 1998 at 06:52:40PM +0300, Edelmann Petri wrote:
> I have used Smail before and I'm now changing to Exim 1.92.
> But I have had hard time trying to get routing working
> the way we are using it right now. I know, there must be something
> really simple I'm missing... Could someone pleeease help me?
You may want to set up a domainlist router just in front of the
lookuphost router:
domainlist:
domains = *
except_domains = $local_domains
driver = domainlist
transport = remote_smtp
route_file = /etc/exim/paths-smtp
search_type = partial1-lsearch
And the paths-smtp file may look like this:
pic.cid-net.de wels.cid-net.de bydns_a
*.pic.cid-net.de wels.cid-net.de bydns_a
Shalom!
.\ndreas
--
Leben ist Begegnung! Von Mensch zu Mensch - zwischen Gott und Mensch.
___________________________________________________________________________
cid - christlicher internet dienst Tel/Fax: ++49-30-4616146
Schoenwalder Strasse 21 WWW: http://www.cid.net/
D - 13347 Berlin eMail: edler@???
--
*** Exim information can be found at
http://www.exim.org/ ***