Re: [exim] Exim authentication on port 465, 587

Inizio della pagina
Delete this message
Reply to this message
Autore: Gedalya
Data:  
To: exim-users
Oggetto: Re: [exim] Exim authentication on port 465, 587
On 2/7/21 7:25 PM, Heiko Schlittermann via Exim-users wrote:
> The `condition = … tls_cipher` can be omitted, if your authenticator
> itself requires a secure connection, like in most examples.


My advertise condition for the authenticator requires the port to be 587 or 465, and TLS.

The condition in the ACL is purely redundant. It's my personal (paranoid) preference to repeat myself in case an authenticator configuration section appears without the correct condition.