mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 20:38:05 +00:00
Remove postscreen-related entries from Postfix master.cf
All these entries are related to `postscreen` service which is currently not enabled. For documentation see https://www.postfix.org/POSTSCREEN_README.html If we later want to enable it, we can readd uncommented entries and document it.
This commit is contained in:
@@ -14,10 +14,6 @@ smtp inet n - y - - smtpd -v
|
|||||||
{% else %}
|
{% else %}
|
||||||
smtp inet n - y - - smtpd
|
smtp inet n - y - - smtpd
|
||||||
{% endif %}
|
{% endif %}
|
||||||
#smtp inet n - y - 1 postscreen
|
|
||||||
#smtpd pass - - y - - smtpd
|
|
||||||
#dnsblog unix - - y - 0 dnsblog
|
|
||||||
#tlsproxy unix - - y - 0 tlsproxy
|
|
||||||
submission inet n - y - - smtpd
|
submission inet n - y - - smtpd
|
||||||
-o syslog_name=postfix/submission
|
-o syslog_name=postfix/submission
|
||||||
-o smtpd_tls_security_level=encrypt
|
-o smtpd_tls_security_level=encrypt
|
||||||
|
|||||||
Reference in New Issue
Block a user