Beyer, Claywrote:

>-rw------- 1 mailman crontab  /var/spool/cron/crontabs/mailman
>-rw-r--r-- 1 root root /etc/cron.d/maiman
>
>Those are the two places you mentioned.


So I'm just guessing, but I suspect that the crontab in
/etc/cron.d/mailman (?) is correct and is running successfully and the
one in /var/spool/cron/crontabs/mailman is causing the problems
because it runs as user 'mailman' and not as user 'list'.

I think your problem will be solved if you just

 rm /var/spool/cron/crontabs/mailman

but I can't say for sure without seeing the contents of both files and
also knowing what groups the 'mailman' user is in.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to