Static vs. Dynamic IP address and email blocking
Dr. Scott S. Jones
scott at fyrenice.com
Fri Apr 6 10:58:55 MDT 2007
+++ Corey Edwards [06/04/07 10:15 -0600]:
> >
> > > smartroute:
> > > driver = manualroute
> > > transport = remote_smtp
> > > domains = ! +local_domains
> > > route_list = * mail.example.com
> >
In the routers section of my exim4.conf.template I already had the
following:
smarthost:
debug_print = "R: smarthost for $local_part@$domain"
driver = manualroute
domains = ! +local_domains
transport = remote_smtp_smarthost
route_list = * DCsmarthost byname
host_find_failed = defer
same_domain_copy_routing = yes
no_more
I added your entry, right above, changing 'mail.example.com' to
'mail.comcast.net' which is I believe the correct setting for Comcast
smarthost.
Should I have both the smartroute and smarthost entries, or do I need to
comment out the old one?
Scott
More information about the PLUG
mailing list