Hugo Villeneuve <[EMAIL PROTECTED]> wrote:
> Thanks Mark,
> Adding SHELL = /bin/sh to my mailman crontab solved my problem. I think
> it would be a good idea to add a note to the Mailman installation manual for
> people using fcron instead of cron. I have attached my com
Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Well, I don't use fcron so I don't know for sure, but looking at the
> various manpages leads me to think that the shell= setting in the
> fcron config file is only a default if the shell is not otherwise
> specified.
>
> man 5 fcrontab
>
> says
>
> Whe
On Sun, 18 Dec 2005 14:15:46 -0800
Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Hugo Villeneuve wrote:
> >
> > I'm using fcron to schedule the mailman jobs. I configured fcron to run
> > the mailman jobs as the mailman user (fcrontab -u mailman...). I also
>
Hi,
I'm using fcron to schedule the mailman jobs. I configured fcron to run
the mailman jobs as the mailman user (fcrontab -u mailman...). I also created
the mailman user with no login shell (/bin/false), similar to what is suggested
in the mailman installation manual.
When the