Re: [exim] Using gmail as SMTP smarthost from exim4?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Thomas Hochstein
Datum:  
To: exim-users
Betreff: 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