added README.md
This commit is contained in:
parent
143139237f
commit
660b1900c8
4 changed files with 73 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ smtp inet n - y - - smtpd
|
|||
#smtpd pass - - y - - smtpd
|
||||
#dnsblog unix - - y - 0 dnsblog
|
||||
#tlsproxy unix - - y - 0 tlsproxy
|
||||
{% if "submission" in postfix and postfix.submission %}
|
||||
{% if postfix.enable_submission %}
|
||||
submission inet n - y - - smtpd
|
||||
-o smtpd_relay_restrictions=permit_sasl_authenticated,reject
|
||||
-o smtpd_tls_security_level=encrypt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue