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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Gedalya
Dátum:  
Címzett: exim-users
Tárgy: 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.