On 6/24/23 13:30, Philippe Strauss wrote:
listen on eth0 port 465 tls pki strauss.vserver.nimag.net auth filter

Hey Philippe,

For this line, I would suggest using the following:
listen on eth0 port 465 smtps pki strauss.vserver.nimag.net auth filter

The reason for that is that port 465 (smtps) is for SSL/TLS connections, while the "tls" keyword means that you are expecting STARTTLS, which would be port 597 (submission). I think you won't have many issues with your configuration with most mail clients. However, it does not conform to the standard and CAN cause problems.

Regards,
Souji

--
Souji Thenria

Reply via email to