[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] NeoMail log file and trash.
- Subject: RE: [cobalt-users] NeoMail log file and trash.
- From: BSmith@xxxxxxxxxxx
- Date: Wed Sep 4 08:32:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Ilmars Knipshis [mailto:ilmars@xxxxxxxxxxxx]
Owner of "neomaillog" is root with -rw-------.
Any suggestions?
--
Regards,
Ilmars Knipshis
_____________________________________
I would change the permissions of the log.
RTM .. See who is it supposed to be owned by. Of course no one can write to
it, the mod is: 0600 and it is owned by root. You may need to either change
it to *chown nobody:nobody neomaillog* or even change the permissions of the
file.
*chmod 666 neomaillog* & the ownership of the file. It is a cheap fix if
you can not locate who is suppose to own it.
so you do the following
chown nobody:nobody neomaillog
chmod 666 neomaillog
now do an "ls -l neomaillog" you should see
-rw-rw-rw- 1 nobody nobody 160 Apr 18 11:31 neomaillog
That way neomail can read & write to the log file, thus your error will be
no more!
Thanks, and good luck!
Brian Smith
CCNA, NCSA
Network Support Engineer
SOLUSERVE
www.solunet.com
1571 Robert J. Conlan Blvd., Suite 110
Palm Bay, FL 32905
(888)449-5766
fax: (321)-676-1287