David Hwang wrote: >Well, this has been running for awhile but I never bothered with the log >files until now. I just run a couple of small lists for our cub scout >pack. I don't even know if anyone uses digests. It works fine for all >the people, to the best of my knowledge. But I'd like to get this error >message from popping up everyday. > >There is no bin directory under /home/mailman.
Maybe it's in /var/mailman. It could be anywhere depending on how Mailman was installed. Try running find / -name mailman as root to locate the directory where the installed mailman software is. >permissions on /home/mailman/lists/mailman/config.pck are: > >-rw-rw---- 1 mailman mailman > >Does that give any clues? Does the mailman crontab that runs the Mailman cron jobs run them as user 'mailman'? What are the permissions on the /home/mailman/lists/mailman/ directory (presumably /home/mailman/lists/ is OK or lists wouldn't work)? They are usually drwxrwsr-x 2 root mailman -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
