# hcoop-change: acquire AFS token for the user -- the condition # statement is executed for side-effects only, and nothing should ever # be accepted by this router # # Currently disabled in favor of getting the token during transport -- # that is, after changing uid. # get_token: # driver = accept # domains = +local_domains # condition = ${run{/etc/exim4/get-token ${local_part}}{0}{0}} # transport = dev_null # no_verify # no_expn