diff options
| author | bwarsaw | 2000-03-21 06:20:10 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-03-21 06:20:10 +0000 |
| commit | fabd037aef8938986d156274eceea9e2f1f593b1 (patch) | |
| tree | 0a8c094777d699ffe3978253388946d67ba3a430 | |
| parent | 13a0d61878084785bd185852d4d1a9743b9af3de (diff) | |
| download | mailman-fabd037aef8938986d156274eceea9e2f1f593b1.tar.gz mailman-fabd037aef8938986d156274eceea9e2f1f593b1.tar.zst mailman-fabd037aef8938986d156274eceea9e2f1f593b1.zip | |
| -rwxr-xr-x | cron/crontab.in.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cron/crontab.in.in b/cron/crontab.in.in index efacc93f3..9663f31f7 100755 --- a/cron/crontab.in.in +++ b/cron/crontab.in.in @@ -12,9 +12,6 @@ # or want to exclusively use a callback strategy instead of polling. 0,5,10,15,20,25,30,35,40,45,50,55 * * * * @PYTHON@ @prefix@/cron/gate_news # -# Every 1/2 hour flush the outgoing mail queue. -12,42 * * * * @PYTHON@ @prefix@/cron/run_queue -# # At 3:27am every night, regenerate the gzip'd archive file. Only # turn this on if the internal archiver is used and # GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py |
