aa054535c37d2bedf56ea43de4328f9fa1ee791e
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 550_exim4-get_token
1 # hcoop-change: acquire AFS token for the user -- the condition
2 # statement is executed for side-effects only, and nothing should ever
3 # be accepted by this router
4
5 get_token:
6 driver = accept
7 domains = +local_domains
8 condition = ${run{/usr/bin/pagsh.openafs -c /etc/exim4/get-token ${local_part}}{0}{0}}
9 transport = dev_null
10 no_verify
11 no_expn