install_amavis.sh: keine milters auf localhost:10025. install_postfix_advanced.sh: kein OpenDmarc bei non_smtpd_milters. (DMARC ist eine Inbound-Policy-Prüfung, nicht sinnvoll für lokal/originating.)
This commit is contained in:
@@ -4996,6 +4996,7 @@ fi
|
||||
## - localhost:10025 inet n - y - - smtpd
|
||||
## - -o content_filter=
|
||||
## - -o smtpd_proxy_filter=
|
||||
## - -o smtpd_milters=
|
||||
## - -o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128
|
||||
## - -o smtpd_client_restrictions=
|
||||
## - -o smtpd_helo_restrictions=
|
||||
@@ -5070,6 +5071,8 @@ EOF
|
||||
localhost:10025 inet n - y - - smtpd
|
||||
-o content_filter=
|
||||
-o smtpd_proxy_filter=
|
||||
-o smtpd_milters=
|
||||
-o milter_macro_daemon_name=ORIGINATING
|
||||
-o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128
|
||||
-o smtpd_client_restrictions=
|
||||
-o smtpd_helo_restrictions=
|
||||
@@ -5132,6 +5135,8 @@ EOF
|
||||
localhost:10025 inet n - y - - smtpd
|
||||
-o content_filter=
|
||||
-o smtpd_proxy_filter=
|
||||
-o smtpd_milters=
|
||||
-o milter_macro_daemon_name=ORIGINATING
|
||||
-o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128
|
||||
-o smtpd_client_restrictions=
|
||||
-o smtpd_helo_restrictions=
|
||||
@@ -5184,6 +5189,8 @@ EOF
|
||||
localhost:10025 inet n - y - - smtpd
|
||||
-o content_filter=
|
||||
-o smtpd_proxy_filter=
|
||||
-o smtpd_milters=
|
||||
-o milter_macro_daemon_name=ORIGINATING
|
||||
-o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128
|
||||
-o smtpd_client_restrictions=
|
||||
-o smtpd_helo_restrictions=
|
||||
@@ -5220,6 +5227,8 @@ EOF
|
||||
localhost:10025 inet n - y - - smtpd
|
||||
-o content_filter=
|
||||
-o smtpd_proxy_filter=
|
||||
-o smtpd_milters=
|
||||
-o milter_macro_daemon_name=ORIGINATING
|
||||
-o smtpd_authorized_xforward_hosts=127.0.0.0/8,[::1]/128
|
||||
-o smtpd_client_restrictions=
|
||||
-o smtpd_helo_restrictions=
|
||||
|
||||
Reference in New Issue
Block a user