Re: [Mailman-Users] How do i remove this error message.

2002-10-06 Thread Jon Carnes
The file should writable via the group mailman: chmod g+w request.db All of mailman's files need to be accessible via the group rights. The rights should be: -rw-rw-r-- You might want to run the ~mailman/bin/check_perms program to make sure that nothing else was modified. Are you using a

[Mailman-Users] How do i remove this error message.

2002-10-06 Thread Shashank
I keepo getting this error message from the cron daemon.. I guessed that there might be some ownershiop problem with the file request.db, but i checked it and couldn't find any such problems.. Here is the o/p of ls -al -rw-r--r--1 root mailman 2 Sep 17 12:05 request.db PLeas