From a578518f00a646ba7595c94c6b8b928afd65bda6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 16 Jun 2016 22:45:30 +0000 Subject: scripts/dc-dlvr: remove catchall account Unfortunately, people screw up addresses enough and for this to be a real problem. --- scripts/dc-dlvr | 6 ------ 1 file changed, 6 deletions(-) (limited to 'scripts') diff --git a/scripts/dc-dlvr b/scripts/dc-dlvr index e0f32108..2f82ff2a 100755 --- a/scripts/dc-dlvr +++ b/scripts/dc-dlvr @@ -5,12 +5,6 @@ # to use with postfix main.cf: mailbox_command = /etc/dc-dlvr "$EXTENSION" DELIVER=/usr/lib/dovecot/deliver -# my personal preference is to use a catchall account to avoid generating -# backscatter, as invalid emails are usually spam -case $USER in -catchall) exec $DELIVER ;; -esac - # change if your spamc/spamd listens elsewhere spamc='spamc' -- cgit v1.2.3-24-ge0c7