Autor: Asbjørn Aarrestad
Data:
Para: exim-users
Assunto: [exim] remote_smtp - route to isp mailserver
hi!
I've googled the web a bit, but did not find any examples on how to
route all remote-mail through my isp mailserver.
I'm using exim 4.14
I need this temp-fix to be able to send mail through my server while my
ISP tries to get me a static IP....
I tried to change the the transport "remote_smtp" to contain
remote_smtp:
driver = smtp
hosts = isp.mail.server
but this did not work.
any ideas?
- asbjørn