[Exim] Re: EXIM and dynamic IP address

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Ben Smithurst
Ημερομηνία:  
Προς: t_oo
Υ/ο: exim-users
Αντικείμενο: [Exim] Re: EXIM and dynamic IP address
t_oo wrote:

> I'm using PPP protocol.
> How to configure exim with dynamic IP
> address? Thank you for any suggestions.


It should just work, though you may have to use a smarthost to send all
your mail, as many sites are using DUL to block mail direct from dynamic
IP dialups. How to use a smarthost is probably in the FAQ, but it's easy
enough, just add a router like:

smarthost:
driver = domainlist
transport = remote_smtp
route_list = "* mail.your-isp.com byname"

(You may need a lookuphost router before that to handle mail for other
local machines, for which mail should not be sent via your ISP.) What
particular problems are you having, and what exactly will you need Exim
to do? If you just want it to send mail from a local network connected
via a dialup link, you shouldn't have to do anything special.

--
Ben Smithurst / ben@??? / PGP: 0x99392F7D