[Mailman-Users] Cron command?

Danil Smirnov danil at smirnov.la
Tue Apr 21 10:56:48 CEST 2015


Check if you already have /etc/cron.d/mailman, if not just

cp /opt/local/share/mailman/cron/crontab.in /etc/cron.d/mailman

with sufficient rights.

2015-04-21 8:21 GMT+03:00 Bill Christensen <billc_lists at greenbuilder.com>:
> Hi all,
>
> I recently updated and my digests stopped going out (I was able to push out
> the waiting digest manually by doing
> /opt/local/share/mailman/cron/senddigests so I know the function is
> working).  My old notes tell me the command for cron is:
>
> sudo /opt/local/share/mailman/cron/crontab -u mailman crontab.in
>
> I also tried
>
> sudo /opt/local/share/mailman/cron -u mailman crontab.in
>
> since that appears to be the current location of crontab.in
>
> but that's getting me 'command not found' and
>
>       cron: illegal option -- u
>
>      usage: cron [-s] [-o] [-x debugflag[,...]]
>
>      debugflags: ext sch proc pars load misc test bit
>
> Any ideas on this?


More information about the Mailman-Users mailing list