* apache2/conf.d/home.conf: Remove, since this duplicates
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 550_exim4-get_token
diff --git a/conf.d/router/550_exim4-get_token b/conf.d/router/550_exim4-get_token
deleted file mode 100644 (file)
index b297982..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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