On Dec 31, 2005, at 3:51 PM, David Scribner wrote:
Joe
You will need to enable the "cron" jobs that handle these various
events.
The active crontab for mailman is at /var/cron/tabs/mailman, but you
shouldn't edit that directly. Go to /usr/share/mailman, edit
crontab.in
to what you want, then from that directory, run "sudo crontab -u
mailman
crontab.in" That installs the edited version.
There is also an utility called CronnIX that you can install to
help edit and enable these jobs.