From 504fb249a9c12e9ede0a2ea44b05e785349b3cb3 Mon Sep 17 00:00:00 2001 From: link2xt Date: Wed, 22 Jul 2026 19:33:46 +0000 Subject: [PATCH] refactor(postfix): remove unused "filter" lmtp service It looks like the reason it exists in the default configuration is an example for Using this filter requires configuration such as "-o content_filter=filter:dummy" and we don't have it. --- cmdeploy/src/cmdeploy/postfix/master.cf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 index 0b41e828..daaf9e4f 100644 --- a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 +++ b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 @@ -76,7 +76,6 @@ lmtp unix - - y - - lmtp anvil unix - - y - 1 anvil scache unix - - y - 1 scache postlog unix-dgram n - n - 1 postlogd -filter unix - n n - - lmtp # Local SMTP server for reinjecting outgoing filtered mail. 127.0.0.1:{{ config.postfix_reinject_port }} inet n - n - 100 smtpd -o syslog_name=postfix/reinject