Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: exim: users

Newbie exim setup question

 

 

exim users RSS feed   Index | Next | Previous | View Threaded


david at davidfavor

May 17, 2008, 11:10 AM

Post #1 of 2 (524 views)
Permalink
Newbie exim setup question

I'm using qpsmtpd for my incoming mail on latest Fedora FC8.

I've switched to running exim by:

alternatives --config exim
chkconfig sendmail off
chkconfig exim on
service exim restart

and exim appears to be running well.

My questions relate to integrating the two, so exim only handles
outgoing email routing local domain mail to qpsmtpd (port 25).

1) Looks like all I require to do in exim.conf is set primary_host
and then domain list to include all the local domains I'll be
sending email from 127.0.0.1

2) Please point me to the docs which describe how to change exim.conf
to send all remote mail by normal queuing

and how to have all domainlist (local) domains passed through port 25
to be processed by qpsmtpd

Many thanks.

--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com/join for the easy way.

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


aep at ibcsolutions

May 17, 2008, 11:37 AM

Post #2 of 2 (497 views)
Permalink
Re: Newbie exim setup question [In reply to]

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

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

exim users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.