summaryrefslogtreecommitdiff
path: root/modules/mm_archive.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+8
* Added new-format descriptive header, as string in options list.klm1998-04-071-0/+2
* .ArchiveFileName(): use the list values, not the defaults! Needing tomailman1998-04-031-2/+6
* Comment noting that the UpdateArchive method is being deprecated inmailman1998-04-031-0/+1
* Changed 'system' category log message to 'error'.mailman1998-03-241-1/+1
* Archive base url's have a .html appended, for compat with pipermail'smailman1998-03-181-1/+4
* We're just archiving to a flat file now, leaving the real work to anmailman1998-03-131-30/+54
* Employ defaults from mm_cfg.mailman1998-02-261-10/+27
* Make the archive_volume_frequency description a bit less opaque...mailman1998-02-251-1/+1
* Added 'archive_update_frequency' list config option.mailman1998-02-211-1/+8
* Initial revisionmailman1998-02-151-0/+73