Re: [exim] Multiple smarthosts with both TLS and SSL

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Phil Pennock
Datum:  
To: paul cooper
CC: exim-users
Betreff: Re: [exim] Multiple smarthosts with both TLS and SSL
On 2011-12-08 at 18:05 +0000, paul cooper wrote:
> the SSL through stunnel (localhost:26 -> isp:465) works but the gmail


As of Exim 4.77, you can set the SMTP driver's protocol option to
"smtps" for SSL-on-connect, which should let you remove stunnel from the
equation and have a simpler configuration.

> router :
> transport


Authenticator?