mwolson: Provide very basic list of domains for Exim until Adam fills them in
[hcoop/zz_old/config/exim4-hopper.git] / get-token
CommitLineData
cf08a29f 1# Get an AFS token for the given user.
2#
3# This is used to deliver mail with the appropriate credentials.
4
5KRB5CCNAME=FILE:/tmp/krb5cc_$1.email
6
7kinit -kt /etc/keytabs/$1.email.keytab
8aklog