[Mailman-Users] scheduling post

Jon Carnes jonc at nc.rr.com
Tue Feb 10 20:09:09 CET 2004


On Tue, 2004-02-10 at 12:25, fturpin at snuipp.fr wrote:
> Hello,
> 
> 
> Is there a way with the latest version of Mailman to send all the post (with posfix) only at 
> certain hours
> 
> 
> Thanks
> 
Yes.  You need to read up cron:
  man crontab
  man 5 crontab

you can use a cron job to turn your mailmanctl service on and then
another to turn it off.  While mailmanctl is not running the mail will
simply queue up in the ~mailman/qfiles/in/.. directory.  When you turn
mailmanctl on, it will send out all the queued up messages.

Good Luck - Jon Carnes





More information about the Mailman-Users mailing list