Skip to content
Snippets Groups Projects

postfix: add fsmpi smtp mynetworks exception

Merged Lars Beckers requested to merge fsmpi-smtp-mynetworks into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -23,6 +23,9 @@ dnsblog unix - - y - 0 dnsblog
@@ -23,6 +23,9 @@ dnsblog unix - - y - 0 dnsblog
tlsproxy unix - - y - 0 tlsproxy
tlsproxy unix - - y - 0 tlsproxy
{% else %}
{% else %}
smtp inet n - y - - smtpd
smtp inet n - y - - smtpd
 
{% if postfix_fsmpi|default(false) %}
 
-o smtpd_sender_restrictions=permit_mynetworks,reject_sender_login_mismatch
 
{% endif %}
{% endif %}
{% endif %}
{% if postfix_enable_submission %}
{% if postfix_enable_submission %}
submission inet n - y - - smtpd
submission inet n - y - - smtpd
Loading