Base Debian config for exim 4.69-9
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 250_exim4-config_spamcheck_vmail
diff --git a/conf.d/router/250_exim4-config_spamcheck_vmail b/conf.d/router/250_exim4-config_spamcheck_vmail
deleted file mode 100644 (file)
index 1b46a4a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# hcoop-change: Pass email through spamc if it has not already been
-# scanned.
-
-spamcheck_router_vmail:
-  no_verify
-  condition = "${if !eq {$received_protocol}{spam-scanned} {1}{0}}"
-  require_files = /etc/spamassassin/addrs/${local_part}@${domain}
-  driver = accept
-  transport = spamcheck