From 675f033b68071a7eb346b2dabd7988a912e97c48 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Sat, 15 Jul 2023 02:30:46 +0000 Subject: [PATCH] Re-enable spam filtering for chankillo --- master.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cf b/master.cf index b8de63f..9f34b27 100644 --- a/master.cf +++ b/master.cf @@ -48,7 +48,7 @@ smtp unix - - y - - smtp # on localhost port 10026. # smtp inet n - y - 15 smtpd - -o smtpd_proxy_filter=127.0.0.1:10026 + -o smtpd_proxy_filter=127.0.0.1:10025 -o smtpd_client_connection_count_limit=15 127.0.0.1:10026 inet n - n - - smtpd -o smtpd_authorized_xforward_hosts=127.0.0.0/8 -- 2.34.1