summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-2319-3094/+0
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-173-257/+3
|\
| * * Pipermail has been eradicated.Barry Warsaw2012-03-162-231/+1
| * Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-26/+2
* | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-153-27/+23
|/
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-0/+1
* Clean up a few documentation issues.Barry Warsaw2012-03-121-2/+1
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-29/+79
* * Stop adding the X-BeenThere header.Barry Warsaw2011-11-062-206/+233
* Finally, all doctests are named .rstBarry Warsaw2011-09-2319-0/+0
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-2/+2
* Major terminology shift:Barry Warsaw2011-06-011-1/+1
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-252-13/+23
* Refactor .subscribe() from IAddress to IMailingList.Barry Warsaw2011-04-164-11/+11
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-012-16/+27
* * Allow X-Approved and X-Approve headers, equivalent to Approved andBarry Warsaw2010-09-201-7/+9
* More documentation updatesBarry Warsaw2010-09-102-6/+8
* More documentation updatesBarry Warsaw2010-09-101-34/+38
* More documentation updatesBarry Warsaw2010-09-103-39/+55
* More doc fixes.Barry Warsaw2010-09-095-44/+54
* More documentation improvements.Barry Warsaw2010-09-097-61/+76
* Many documentation fixes for better Sphinx output.Barry Warsaw2010-09-081-3/+4
* So long X-BeenThere, and thanks for all the fish.Barry Warsaw2010-02-161-30/+0
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-081-2/+2
* Revert the last changes. Calculate size where needed.Barry Warsaw2009-12-051-2/+0
* The delivery agent requires that the message object have a .original_sizeBarry Warsaw2009-12-041-0/+2
* Refactor VERP calculation so that it's now in the outgoing queue instead ofBarry Warsaw2009-11-271-144/+10
* Cleanup.Barry Warsaw2009-11-0415-15/+0
* Move a module.Barry Warsaw2009-11-041-1/+1
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-023-25/+5
* Add decorations.Barry Warsaw2009-11-014-13/+13
* recips -> recipientsBarry Warsaw2009-10-231-5/+5
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-264-16/+28
* Test updates and repair.xoBarry Warsaw2009-08-2114-34/+60
* De-u-literal-ify our doctests.Barry Warsaw2009-07-1818-184/+201
* Wow. Put domains into the database.Barry Warsaw2009-07-161-4/+4
* When cleaning up the artifacts of a list being deleted, be more careful forBarry Warsaw2009-05-271-2/+3
* There are some situations where the RFC 2919 List-ID header must be explicitlyBarry Warsaw2009-03-031-2/+35
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-36/+39
* Major cleanup of the automatic response stuff.Barry Warsaw2009-02-191-42/+39
* Complete the porting of the autoresponse implementation, with no need of theBarry Warsaw2009-02-191-53/+173
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-2/+3
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-2/+2
* Massive digester rework.Barry Warsaw2009-02-041-464/+40
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2519-0/+3617