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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Thomas Hochstein
日付:  
To: exim-users
題目: 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