summaryrefslogtreecommitdiff
path: root/cron/senddigests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all cron scripts to the new Mailman.bin package layout and complete thebwarsaw2006-05-131-94/+0
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* main(), usage(): Added support for command line arguments -h/--helpbwarsaw2002-08-281-2/+43
* main(): The .Save() call should be in the try: clause.bwarsaw2002-02-261-2/+2
* mimelib -> emailbwarsaw2001-10-221-3/+0
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* Reorder the imports so mm_cfg is always the first module importedbwarsaw2001-07-271-1/+5
* main(): MailList objects have grown a send_digest_now() method thatbwarsaw2001-05-011-26/+6
* Convert to using the new ToDigest module which stores its digests in abwarsaw2001-02-151-20/+23
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* When sending a list's digest, the list must be locked, and must bebwarsaw1999-12-151-10/+20
* It is not an error to get an ENOENT when stat'ing the digest file, itbwarsaw1999-12-101-4/+2
* minor typobwarsaw1999-11-111-1/+1
* main(): Convert to new pipeline architecture.bwarsaw1999-11-101-8/+24
* On some RedHat Linuxes, there appears to be a problem with some cronsbwarsaw1999-01-131-0/+4
* Packagizedbwarsaw1998-06-191-3/+4
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-2/+1
* Oops, really remove the RCS crud this time!bwarsaw1998-05-261-2/+0
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-5/+4
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+16
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-4/+6
* Initial version.mailman1998-03-181-0/+23