summaryrefslogtreecommitdiff
path: root/cron/run_queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Since the bulk mailer is gone now, run_queue is no longer necessary.bwarsaw2000-03-211-46/+0
* flock => LockFilebwarsaw1999-08-201-4/+4
* Move the locking stuff to here from OutgoingQueue.processQueue().bwarsaw1999-07-071-1/+16
* On some RedHat Linuxes, there appears to be a problem with some cronsbwarsaw1999-01-131-0/+4
* Removed inappropriate comment (apparent residue from incompleteklm1998-11-011-6/+2
* Wrapped the call to smtplib with some queueing code.viega1998-07-201-0/+31