diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-09-05 11:54:49 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-09-05 11:54:49 -0700 |
commit | 1cb4d6eff03ad4001fce53a8cdbf2a436109d840 (patch) | |
tree | 2dff4ec877f806cc1d917c49eb9ed52bed64bb72 /NEWS | |
parent | ddfc6686ce7ad6131a85e4f21ac1a1dca7a6e35a (diff) | |
download | mailman2-1cb4d6eff03ad4001fce53a8cdbf2a436109d840.tar.gz mailman2-1cb4d6eff03ad4001fce53a8cdbf2a436109d840.tar.xz mailman2-1cb4d6eff03ad4001fce53a8cdbf2a436109d840.zip |
- Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to be
ignored. (LP: #1363278)
- Renamed messages/sr/readme.sr to README.sr. (LP: #1360616)
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -23,6 +23,11 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to be + ignored. (LP: #1363278) + + - Renamed messages/sr/readme.sr to README.sr. (LP: #1360616) + - Moved the dmarc_moderation_action checks from the Moderate handler to the SpamDetect handler so that the Reject and Discard actions will be done before the message might be held by header_filter_rules, and the |