On Sun, Apr 15, 2007 at 03:01:52PM -0700, Adam Megacz wrote: > > I think that exim is no longer properly acquiring AFS tokens. I've > mounted mail.megacz in the correct place, but I get this in exim's > mainlog when trying to deliver mail: > > 2007-04-15 17:59:43 1HdCkn-0008Ls-Lp == [EMAIL PROTECTED] > R=local_user T=maildir_home defer (13): Permission denied: failed to > open tmp/1176674383.H757085P32110.deleuze.hcoop.net (10 tries) > > Furthermore, it appears that get-token isn't even getting executed; I > added a logging line, but it's not creating /tmp/exim-get-token-log > > mwolson, could you take a look at this?
I was editing that script, when you told me I can remove the verbose logging. Script is at /etc/exim4/get-token , but I don't think my changes influenced anything. IN fact, I see what is the problem. Exim didn't have the permission to read the files. I've fixed this by chowning the whole /etc/keytabs/mailfilter/ to Debian-exim. _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
