summaryrefslogtreecommitdiff
path: root/Mailman/Digester.py
Commit message (Expand)AuthorAgeFilesLines
...
* Added new-format descriptive header, as string in options list.klm1998-04-071-8/+11
* Do *not* sort the members (digest or non) in the list record - sortmailman1998-03-271-2/+0
* If the lists are going to remain sorted, they must be sorted whenmailman1998-03-261-0/+2
* Changed sense of plain vs mime default digest format buttons, to agreemailman1998-03-241-1/+1
* Moved truncate and close of digest_file and topics_file to *just*mailman1998-03-241-15/+20
* Log a message if digest file is unlocatable.mailman1998-03-201-14/+32
* Added periodic (with help of senddigest cron job) digest transmissionmailman1998-03-131-23/+48
* Resolving digest header and footer formats against list.__dict__ (justklm1998-03-081-6/+10
* Removed extraneous comma from digestable option.mailman1998-03-041-1/+1
* Add neglected comma to digestable config var!mailman1998-03-041-1/+1
* Simplfied a few options descriptions.mailman1998-02-271-4/+3
* Use default values from mm_cfg module.mailman1998-02-261-3/+3
* Initial revisionmailman1998-02-261-0/+191