Re: [exim] Newbie exim setup question

Etusivu
Poista viesti
Vastaa
Lähettäjä: Arvid Ephraim Picciani
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Newbie exim setup question
On Saturday 17 May 2008 20:10:55 David Favor wrote:
> My questions relate to integrating the two, so exim only handles
> outgoing email routing local domain mail to qpsmtpd (port 25).


on google you'll find lots of configurations to relay outgoing mails.
Just use it and turn the routers around to do the oposit (ie do it for
localdomains)

I'd use something like this as router:

local_relay:
driver = manualroute
transport = remote_smtp
domains = +local_domains
route_data = localhost

put that before your dnslookup router. or maybe after, so you can remove the
domains= part.



--
best regards/Mit freundlichen Grüßen
Arvid Ephraim Picciani