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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Thomas Hochstein
Fecha:  
A: exim-users
Asunto: 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