Auteur: Thomas Hochstein
Date:
À: exim-users
Sujet: Re: [exim] Using gmail as SMTP smarthost from exim4?
Amos Shapira schrieb:
> dc_smarthost='smtp.gmail.com <http://smtp.gmail.com>'
Did you really enter *that* in your configuration file, or is sth.
mangling your outgoing mail?
> Sending mail like this fails on connection timeout.
Of course. Try
| dc_smarthost='smtp.gmail.com'
instead.
-thh