Re: [Exim] UCB Vacation or other Autoresponder

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Debian User
Date:  
À: David Chait, exim-users
Sujet: Re: [Exim] UCB Vacation or other Autoresponder
> 2002-11-07 12:02:49 H=bonair.stanford.edu [171.64.236.22]
> F=<davidc@???> temporarily rejected RCPT
> <davidc@???>: require_files: error for
> /home/davidc/.vacation.msg: Permission denied


It seems as though exim doesn't have permission to access the
/home/davidc/.vacation.msg file. That's a little odd, i don't know
if exim runs as root or not. It might run as mail. Try changing the
permissions on the file to somthing you know will allow it to be
read by others. 755 should work. Well, i THINK that may be your
problem.

~Aaron