Re: [exim] Apple mail...

Top Page
Delete this message
Reply to this message
Author: John Doe
Date:  
To: exim-users
Subject: Re: [exim] Apple mail...
From: Nigel Wade <nmw@???>
> Is the client performing TLS on connect (a.k.a. SSL),
> whilst the server is expecting a normal connection,
> with encryption established via STARTTLS? That
> would explain the synchronization error.


Not sure, I have these:
daemon_smtp_ports = 25 : 465
tls_on_connect_ports = 465
Should I remove the 465 from daemon_smtp_ports?

Thx,
JD