summaryrefslogtreecommitdiff
path: root/src/mailman/archiving (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Implement preliminary archiving to maildir in the prototype archivertoshio2012-03-131-2/+42
* | * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-134-55/+33
|/
* copybumpBarry Warsaw2012-01-014-4/+4
* * Fix a couple of spelling errors.Barry Warsaw2011-11-021-1/+1
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+0
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-1/+1
* Happy New Year.Barry Warsaw2011-01-014-4/+4
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-082-3/+1
* Last of the documentation fixes.Barry Warsaw2010-09-151-11/+16
* No longer touch the Sender or Errors-To headers. We can no longer justifyBarry Warsaw2010-06-291-2/+0
* Happy New Year.Barry Warsaw2010-01-014-4/+4
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-083-8/+3
* Cleanup.Barry Warsaw2009-11-041-1/+0
* smtp_direct.py is dead and gone.Barry Warsaw2009-11-031-8/+1
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-021-1/+1
* De-u-literal-ify our doctests.Barry Warsaw2009-07-171-1/+1
* Wow. Put domains into the database.Barry Warsaw2009-07-163-3/+6
* Basic Sphinx documentation generation.Barry Warsaw2009-06-301-0/+0
* When cleaning up the artifacts of a list being deleted, be more careful forBarry Warsaw2009-05-271-0/+185
* Remove the Mailman.Mailbox module; use the standard Python mailbox module.Barry Warsaw2009-02-071-5/+14
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-255-0/+382