* apache2/conf.d/home.conf: Remove, since this duplicates
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 700_exim4-config_procmail
index 10d8a4a..6e2edcb 100644 (file)
@@ -1,17 +1,17 @@
-# hcoop-change: acquire AFS token for the user
+
+# hcoop-change: Use unix_domains rather than local_domains.
 
 procmail:
   debug_print = "R: procmail for $local_part@$domain"
   driver = accept
 
 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}\
   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
                   +/usr/bin/procmail
-  condition = ${run{/usr/bin/pagsh.openafs -c /etc/exim4/get-token ${local_part}}{1}{0}}
   no_verify
   no_expn
 
   no_verify
   no_expn