login without authorization - Postfix/SASL master.cf
#1
login without authorization - Postfix/SASL master.cf
I have a problem with logging without authentication on the port SMTPS (465) postfix, because
because security is not working
In master.cf configuration I have:
Code:
smtps     inet  n       -      n       -       1       postscreen  -o smtpd_tls_wrappermode=yes  -o smtpd_sasl_auth_enable=yes  -o content_filter=smtps  -o smtpd_client_restrictions=permit_sasl_authenticated,reject  -o smtpd_sender_restrictions=reject_unknown_sender_domain,permit_sasl_authenticated  -o smtpd_recipient_restrictions=permit_sasl_authenticated  -o smtpd_relay_restrictions=permit_sasl_authenticated,reject


On port 25 and 587 is OK, ie. not logged without authorization, in my configurations have:

Code:
smtp      inet  n       -       -       -       -       smtpd  -o smtpd_client_restrictions=permit_sasl_authenticated,reject_unauth_destination  -o smtpd_sender_restrictions=reject_unknown_sender_domain,permit_sasl_authenticated,reject  -o smtpd_sasl_auth_enable=yes  -o smtpd_recipient_restrictions=permit_sasl_authenticated  -o smtpd_tls_security_level=encrypt


Does anyone know how to just block port 465?
any ideas?
Reply
#2
RE: login without authorization - Postfix/SASL master.cf
use iptable.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#3
RE: login without authorization - Postfix/SASL master.cf
How?
how I log on SMTPS? login can only authorized users
You did not understand my question
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Postfix + Dovecot + sieve (vacation) not working for email aliases - FIX paknet 1 8 ,761 06-12-2025, 03:26 PM
Last Post: AnthonyDillard
Ubuntu: How to setup TLS on postfix and dovecot Diablo925 28 128 ,559 02-15-2018, 08:46 PM
Last Post: duane
Centos 7 | Postfix + Postgrey and other SPAM evasive actions paknet 4 27 ,442 10-11-2017, 09:45 AM
Last Post: wormsunited

Forum Jump:


Users browsing this thread: 1 Guest(s)