| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all cron scripts to the new Mailman.bin package layout and complete the | bwarsaw | 2006-05-13 | 1 | -3/+0 |
| | | | | | | conversion to optparse style option parsing. Remove mailpasswds as password reminders will go away for MM2.2. | ||||
| * | Fix typo in autoconf substitution. Found by Dan Ohnesorg. | bwarsaw | 2002-01-06 | 1 | -1/+1 |
| | | |||||
| * | Add calls for cron/disabled to send out the you-are-disabled notices. | bwarsaw | 2001-12-27 | 1 | -2/+8 |
| | | | | | | | | Send these out at 9am localtime. Also, change the admin reminders to run at 8am local time instead of 10pm local time. | ||||
| * | Don't run qrunner as a cron job any more (it's now a daemon). | bwarsaw | 2001-07-03 | 1 | -3/+0 |
| | | |||||
| * | Run qrunner every minute; making the system much more responsive, | bwarsaw | 2000-05-31 | 1 | -7/+7 |
| | | | | | | | | | especially in light of the recent change that queues approved messages rather than delivering them directly. Also, use "python -S" to improve startup time; this avoid the costly and unnecessary "import site". | ||||
| * | Run qrunner every 10 minutes on the two's. | bwarsaw | 2000-05-08 | 1 | -2/+2 |
| | | |||||
| * | Every 1/2 hour, run qrunner to retry failed deliveries. | bwarsaw | 2000-03-28 | 1 | -0/+3 |
| | | |||||
| * | Remove the entry for run_queue. | bwarsaw | 2000-03-21 | 1 | -3/+0 |
| | | |||||
| * | Add an entry to run the nightly gzip at 3:27am | bwarsaw | 1999-09-04 | 1 | -0/+5 |
| | | |||||
| * | George Bush sez: "blank lines... bad!" | bwarsaw | 1998-07-23 | 1 | -2/+2 |
| | | | | | Also, last line needs to have a newline at the end or autoconf won't | ||||
| * | Wrapped the call to smtplib with some queueing code. | viega | 1998-07-20 | 1 | -0/+3 |
| | | | | | There's a new crontab entry that checks the queue once every 30 mins. | ||||
| * | Eliminate the blank line by using a comment character instead. | bwarsaw | 1998-06-05 | 1 | -1/+1 |
| | | | | | Apparently the blank line confuses crontab on SunOS. | ||||
| * | Add an entry to call gate_news every 5 minutes. | viega | 1998-05-31 | 1 | -0/+5 |
| | | | | | | | | Note that site admins who have access to their NNTP server can implement a solution that doesn't poll. However, I do want to have a solution that works out of the box. Many people aren't going to care if it polls. | ||||
| * | Moved crontab.in to crontab.in.in so it can be autogenerated by | bwarsaw | 1998-05-29 | 1 | -3/+3 |
| | | | | | configure. | ||||
| * | Spell senddigests correctly (not "checkdigests"!) | mailman | 1998-04-27 | 1 | -1/+1 |
| | | |||||
| * | Removed the last active remnants of the internal archive processing, | mailman | 1998-04-03 | 1 | -6/+0 |
| | | | | | upvolumes_yearly and upvolumes_monthly entries in the crontab. | ||||
| * | Add entry for noon-time dispatch of digests that do periodic delivery. | mailman | 1998-03-18 | 1 | -7/+5 |
| | | | | | Remove archival jobs - that's now responsibility of external pipermail. | ||||
| * | Make whitespace lines into comments - sol 2.6 at least whinces at | mailman | 1998-03-05 | 1 | -16/+12 |
| | | | | | blank lines in the crontab. | ||||
| * | Switch over to frequency-based archive update mechanism - people don't | mailman | 1998-02-24 | 1 | -4/+5 |
| | | | | | need to edit the crontab to add new lists. | ||||
| * | Initial revision | klm | 1998-01-07 | 1 | -0/+19 |
