X-Git-Url: https://git.hcoop.net/hcoop/zz_old/config/exim4-hopper.git/blobdiff_plain/cf08a29f540f05d65ee766cbae281b739d46f2fe..11dd947c3819119a9738eab87be2ee05b60b6e61:/conf.d/router/700_exim4-config_procmail diff --git a/conf.d/router/700_exim4-config_procmail b/conf.d/router/700_exim4-config_procmail index 10d8a4a..6e2edcb 100644 --- a/conf.d/router/700_exim4-config_procmail +++ b/conf.d/router/700_exim4-config_procmail @@ -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 - 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 - condition = ${run{/usr/bin/pagsh.openafs -c /etc/exim4/get-token ${local_part}}{1}{0}} no_verify no_expn