[Mailman-Users] Reminders

Dave Sherohman esper at sherohman.org
Thu Jun 28 23:36:36 CEST 2001


On Thu, Jun 28, 2001 at 01:56:55PM +0100, kevin jacks wrote:
> I wish to remind the users of my list at a set date every month, of 
> action that should be taken. How do I do this within Mailman.

On any *nix machine of your choice (well, OK - pick one that's always on,
like, say, the mailman server), use `crontab -e` to add a line to your
crontab that looks something like

0 0 1 * * /usr/bin/mail mylist at domain.net -s "Monthly reminder" < /path/to/reminder-message.txt

Granted, it's not really a mailman-based solution, but it's probably the most
straightforward way to do it.

-- 
That's not gibberish...  It's Linux. - Byers, The Lone Gunmen
Geek Code 3.12:  GCS d? s+: a C++ UL++++$ P++>+++ L+++>++++ E- W--(++) N+
o+ !K w--- O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv+ b+ DI++++ D G e* h r y+




More information about the Mailman-Users mailing list