Mailman machinations
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 320_exim4-config_mailman
diff --git a/conf.d/router/320_exim4-config_mailman b/conf.d/router/320_exim4-config_mailman
deleted file mode 100644 (file)
index b7c60bd..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# hcoop-change: Route mail for mailing lists
-mailman_router:
-  driver = accept
-  domains = +mm_domains
-  require_files = MAILMAN_LISTCHK
-  condition = ${run{/bin/sh -c \"/usr/local/sbin/checklist ${local_part} ${doma\
-in}\""}{1}{0}}
-  local_part_suffix_optional
-  local_part_suffix = -admin     : \
-                        -bounces   : -bounces+* : \
-                        -confirm   : -confirm+* : \
-                        -join      : -leave     : \
-                        -owner     : -request   : \
-                        -subscribe : -unsubscribe
-  transport = mailman_transport