Obantec Support wrote: > >I am running FC3 and installed mailman using yum. >now the cron is running but root emails show > > Subject Cron <[EMAIL PROTECTED]> mailman >/usr/lib/mailman/cron/disabled > > >Illegal command: /usr/lib/mailman/cron/disabled > >i put a link in /bin/mailman to /usr/lib/mailman/mail/mailman
I don't know why you would need to link /bin/mailman to anything, but in any case, /usr/lib/mailman/mail/mailman is the wrapper that handles incoming mail. It has nothing to do with cron jobs. >and from bash with mailman i get Usage: mailman program [args...] so it >seems to find mailman ok. > >but > >[EMAIL PROTECTED] tmp]# mailman /usr/lib/mailman/cron/disabled >Illegal command: /usr/lib/mailman/cron/disabled The crontab that runs this expects it to be in /usr/lib/mailman/cron/disabled and it either isn't there or doesn't have execute permission or ?? Are the cron scripts in /usr/lib/mailman/cron/? if so, it must be a permission issue. If not, move them there, put a link there to where they are or change the crontab entries to point to where they are. I'm not a Red Hat guy so this probably isn't the optimum advice, but it should give you a clue. -- Mark Sapiro <[EMAIL PROTECTED]> 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://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