This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

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
Thanks given by:
#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
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#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
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Ubuntu: How to setup TLS on postfix and dovecot Diablo925 28 106 ,847 02-15-2018, 08:46 PM
Last Post: duane
Centos 7 | Postfix + Postgrey and other SPAM evasive actions paknet 4 24 ,187 10-11-2017, 09:45 AM
Last Post: wormsunited
CONTOS 7 - MailScanner - Postfix - Clam Antivirus ecomeda 1 10 ,752 04-19-2017, 09:32 AM
Last Post: Qtech

Forum Jump:


Users browsing this thread: 1 Guest(s)