From: mhoellein Date: Wed, 13 Mar 2024 13:39:49 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=264fc3329212f015cdc107ecfc518421cfa50203;p=vserver daily autocommit --- diff --git a/postfix/master.cf b/postfix/master.cf index 06f1f8dfc..98356f033 100644 --- a/postfix/master.cf +++ b/postfix/master.cf @@ -8,6 +8,8 @@ ### smtp inet n - n - 1 postscreen -o smtpd_sasl_auth_enable=no +#smtp inet n - n - - smtpd +# -o smtpd_milters=smtp:[127.0.0.1]:10024 ### ### SMTP-Daemon hinter Postscreen: Schleift E-Mails zur Filterung durch Amavis ### @@ -43,8 +45,11 @@ submission inet n - n - - smtpd ### Weitere wichtige Dienste für den Serverbetrieb ### pickup unix n - n 60 1 pickup - -o content_filter= + -o content_filter=smtp-amavis:[127.0.0.1]:10024 -o receive_override_options=no_header_body_checks +#bei pickup rausgenommen +# -o content_filter= + cleanup unix n - n - 0 cleanup qmgr unix n - n 300 1 qmgr tlsmgr unix - - n 1000? 1 tlsmgr