Re: [Exim] Sanity Check - Mailer-Daemon

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: Matthew Byng-Maddick, Exim Users
題目: Re: [Exim] Sanity Check - Mailer-Daemon
exim@??? (Matthew Byng-Maddick) writes:

> Yup, you beat me to it. In particular, if you have pine compiled with
> OpenSSL you will find that it says "Oooh, starttls, I'll do that", despite
> the fact that it's over a pipe, and then pine seems to end up hanging.
>
> Solution (for everyone here):
> tls_advertise_hosts = ! : *


Or set the smtp-server in pine to localhost / 127.0.0.1

So it just talks ESMTP over TLS to localhost:25

    -srs