Miscellaneous apache and exim config by adam and cclausen
[hcoop/zz_old/config/exim4-hopper.git] / get-token
1 # Get an AFS token for the given user.
2 #
3 # This is used to deliver mail with the appropriate credentials.
4
5 KRB5CCNAME=FILE:/tmp/krb5cc_$1.email
6
7 kinit -kt /etc/keytabs/$1.email.keytab
8 aklog