Re: [Mailman-Users] problem with cron jobs

2005-03-09 Thread Brad Knowles
At 2:40 PM -0700 2005-03-09, Jon Jacobsen wrote: Yes. I believe the 'mailman' list it setup correctly. I am trying to figure out why I am getting a bash error when then python script runs. I even put .bashrc in mailman's home directory. Weird. There shouldn't be any invocation of bash, at lea

Re: [Mailman-Users] problem with cron jobs

2005-03-09 Thread Jon Jacobsen
It seems that /var/mailman/cron/crontab.in gets copied to /etc/cron.d/mailman when mailman is started. These files are the same and I have not modified them. It does appear that the Redhat cron is having a problem executing the script as mailman user. John Dennis wrote: On Wed, 2005-03-09 at 12

Re: [Mailman-Users] problem with cron jobs

2005-03-09 Thread John Dennis
On Wed, 2005-03-09 at 12:07 -0700, Jon Jacobsen wrote: > Hi, > > I installed a Redhat rpm mailman-2.1.5-23 on a Redhat enterprise server. > The mailman appears to be working, but I'm having problems with cron. > When the job run root posts to the 'mailman' list I created the following: > > /bin

Re: [Mailman-Users] problem with cron jobs

2005-03-09 Thread Jon Jacobsen
Yes. I believe the 'mailman' list it setup correctly. I am trying to figure out why I am getting a bash error when then python script runs. I even put .bashrc in mailman's home directory. I run: su mailman -c "/usr/bin/python -S -v /var/mailman/cron/disabled" and don't see any errors in the du

Re: [Mailman-Users] problem with cron jobs

2005-03-09 Thread Brad Knowles
At 12:07 PM -0700 2005-03-09, Jon Jacobsen wrote: I installed a Redhat rpm mailman-2.1.5-23 on a Redhat enterprise server. The mailman appears to be working, but I'm having problems with cron. When the job run root posts to the 'mailman' list I created the following: /bin/sh: line 1: mailman: c

[Mailman-Users] problem with cron jobs

2005-03-09 Thread Jon Jacobsen
Hi, I installed a Redhat rpm mailman-2.1.5-23 on a Redhat enterprise server. The mailman appears to be working, but I'm having problems with cron. When the job run root posts to the 'mailman' list I created the following: /bin/sh: line 1: mailman: command not found I have no errors with 'check_p