[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [cobalt-users] Found this in maillog:
- Subject: AW: [cobalt-users] Found this in maillog:
- From: "Tobias Appel" <tobias.appel@xxxxxxxxxxxxx>
- Date: Fri Jun 6 10:15:02 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>When tailing my maillog i found this:
>Jun 6 18:33:56 server2 in.qpopper[24174]: (v4.0.5) POP login by user
>"rhamburg" at (62.251.81.186) 62.251.81.186
>Jun 6 18:33:56 server2 in.qpopper[24174]: Unable to open cache file
>'/var/spool/mail/.USER.cache': Permission denied (13)
>I did a rm /var/spool/mail/.USER.cache as root but still the same.....
did you re-create the file ?
touch .USER.cache should to do the trick, but keep in mind to experiment
with the permissions.
Maybe this will help (in case it isn't automaticly created)
Tobi