* apache2/conf.d/home.conf: Remove, since this duplicates
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 700_exim4-config_procmail
index 8d827c7..6e2edcb 100644 (file)
@@ -1,14 +1,16 @@
 
+# hcoop-change: Use unix_domains rather than local_domains.
+
 procmail:
   debug_print = "R: procmail for $local_part@$domain"
   driver = accept
-  domains = +local_domains
+  domains = +unix_domains
   check_local_user
   transport = procmail_pipe
   # emulate OR with "if exists"-expansion
   require_files = ${local_part}:\
                   ${if exists{/etc/procmailrc}\
-                    {/etc/procmailrc}{${home}/.procmailrc}}:\
+                    {/etc/procmailrc}{${home}/.procmail.d/procmailrc}}:\
                   +/usr/bin/procmail
   no_verify
   no_expn