summaryrefslogtreecommitdiff
path: root/src/mailman/chains/headers.py
Commit message (Expand)AuthorAgeFilesLines
* Account for msg['subject'] possibly being a Header instance.Mark Sapiro2017-05-241-0/+3
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Tweaks.Barry Warsaw2016-10-221-0/+1
* Fixes for #280.Mark Sapiro2016-10-221-1/+4
* Fix header match rule suffix inflation.Barry Warsaw2016-05-011-26/+21
* Give predictable names to header match rulesAurélien Bompard2016-05-011-8/+28
* Clean up the chains subdirectory.Barry Warsaw2016-03-241-5/+2
* Refine some coding style.Barry Warsaw2016-02-291-4/+3
* Revert "Rename the HeaderMatch.chain column to action"Aurélien Bompard2016-02-291-5/+2
* Action-less header matches default to the site-wide antispam actionAurélien Bompard2016-02-291-1/+2
* Rename the HeaderMatch.chain column to actionAurélien Bompard2016-02-291-1/+5
* Super duper.Barry Warsaw2016-01-261-1/+1
* Make creating Link objects a more convenient.Barry Warsaw2016-01-251-6/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Clean up pass through abompard's branch.Barry Warsaw2015-10-201-9/+15
* Implement changes from the reviewAurélien Bompard2015-10-201-8/+4
* Make sure site-wide header_matches take precedence over list-specific onesAurélien Bompard2015-10-201-6/+7
* Adapt the code and the tests to the new HeaderMatch objectAurélien Bompard2015-10-201-1/+1
* Handle header-match rule-specific actionAurélien Bompard2015-10-201-2/+7
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Core tests pass.Barry Warsaw2014-12-151-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-3/+3
* * Header check specifications in the `mailman.cfg` file have changed quiteBarry Warsaw2012-04-061-59/+55
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+156