From 3c57155c400262ee381df04ebdca8003a03de51e Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 16 Oct 2023 01:30:57 +0200 Subject: [PATCH] fix: typo in postfix/master.cf --- deploy-chatmail/src/deploy_chatmail/postfix/master.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-chatmail/src/deploy_chatmail/postfix/master.cf b/deploy-chatmail/src/deploy_chatmail/postfix/master.cf index c8363198..310542a3 100644 --- a/deploy-chatmail/src/deploy_chatmail/postfix/master.cf +++ b/deploy-chatmail/src/deploy_chatmail/postfix/master.cf @@ -28,7 +28,7 @@ submission inet n - y - - smtpd -o smtpd_recipient_restrictions= -o smtpd_relay_restrictions=permit_sasl_authenticated,reject -o milter_macro_daemon_name=ORIGINATING - -o content_filter=filter:unix:private/filtemail + -o content_filter=filter:unix:private/filtermail smtps inet n - y - - smtpd -o syslog_name=postfix/smtps -o smtpd_tls_wrappermode=yes