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

Pàgina inicial
Delete this message
Reply to this message
Autor: Thomas Hochstein
Data:  
A: exim-users
Assumpte: 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