mwolson: Mail delivery works now. Yay!
[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 # Currently disabled in favor of getting the token during transport --
6 # that is, after changing uid.
7
8 # get_token:
9 # driver = accept
10 # domains = +local_domains
11 # condition = ${run{/etc/exim4/get-token ${local_part}}{0}{0}}
12 # transport = dev_null
13 # no_verify
14 # no_expn