[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Need Help With Vacation Message



> Cannot open vacation database: Permission denied 
> 554 "|/usr/local/sbin/vacation.pl /var/vacation/steve.msg 
> steve@xxxxxxxxxxxxxxxx";... unknown mailer error 13 
> 
> Does anyone have advice on how I can resolve this problem? 

File permissions, as a wild crazy guess...

On my setup it's like this: YMMV.
Each user has a user.msg file and a user.db file (if
they've ever used this feature).
The .msg file is owned by user:root and has permissions 644;
the .db file is owned by mail:mail and is also 644.

/var/vacation itself is 777 and root:root.