Hi createch,
i appreciate your reply.
I actually managed to find a solution that i am posting to save a lot of time for anyone else having the same issue.
the solution is to change the file master.cf :
submission inet n - n - - smtpd
-o smtpd_enforce_tls=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_mynetworks,permit _sasl_authenticated,reject
smtps inet n - n - - smtpd
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_mynetworks,permit _sasl_authenticated,reject
enable submission and smtps and added permit_mynetworks accordingly. Now i use ssl over port 465.
Everything safe and secure.
Regards
|
Recent comments
1 day 22 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 10 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 6 hours ago