aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-26Bumped branch version to: 2.1.23Mark Sapiro1-2/+2
2016-08-26Fixes for CVE-2016-6893 and more.Mark Sapiro5-9/+83
2016-07-19Membership List letter links could be incorrectly rendered as Unicode.Mark Sapiro1-0/+3
2016-07-14Match header_filter_rules as normalized unicodes.Mark Sapiro5-11/+74
2016-07-14Catch TypeError from certain defective crafted POST requests.Mark Sapiro11-14/+132
2016-07-12Use xmlcharrefreplace when encoding for header_filter_rules.Mark Sapiro1-1/+1
2016-07-11Use backslashreplace when encoding for header_filter_rules.Mark Sapiro1-1/+1
2016-05-27Scrubber links in archives are now in the list's preferred_language.Mark Sapiro1-1/+5
2016-05-26Update copyright.Mark Sapiro1-1/+1
2016-05-26Support for preserving original DKIM headersjimpop@template.hostname2-0/+8
2016-05-22Prior fix for lp:1573623 at rev 1647 was incomplete.Mark Sapiro1-2/+3
2016-05-18Added a bunch more templates to those that can be edited via the GUI.Mark Sapiro1-1/+13
2016-05-17Improved logging of banned subscription and address change attempts.Mark Sapiro1-1/+12
2016-05-17Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro2-3/+11
2016-05-13Keep the date header in wrapped messages.Mark Sapiro1-1/+2
2016-05-06Implement SASL and STARTTLS in SMTPDirect.py.Mark Sapiro2-0/+46
2016-05-04Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string.Mark Sapiro1-0/+2
2016-04-22White space left of Logout link is no longer part of the link.Mark Sapiro1-3/+4
2016-04-21Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.Mark Sapiro2-1/+8
2016-04-20Remove (incorrect) re.sub in favor of str.replace.Mark Sapiro1-6/+3
2016-04-19Use nonmember_rejection_notice as the default reject reason for a heldMark Sapiro1-2/+10
2016-04-17Bumped branch version to: 2.1.22Mark Sapiro1-2/+2
2016-04-14Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman.Mark Sapiro1-1/+10
2016-04-09Use rfind rather than find to find '@' for domain splitting.Mark Sapiro1-1/+2
2016-04-09Honor an organizational domain's DMARC sp= policy for sub-domains.Mark Sapiro1-5/+14
2016-04-06Fixed a bug in ensuring gated news articles have a Subject:.Mark Sapiro1-1/+1
2016-04-02Attempt to improve threading of posts gated to Usenet.Mark Sapiro1-3/+23
2016-03-11Fixed bug in last commit if no Received: header.Mark Sapiro1-2/+2
2016-03-10Fixed _set_date() in pipermail.py do do a better job.Mark Sapiro1-8/+18
2016-03-06Fixed CommandRunner shunting a message with a null byte in the body.Mark Sapiro1-1/+2
2016-03-06Better logging of DMARC lookup DNS exceptions.Mark Sapiro1-1/+1
2016-02-28Don't collapse multipart with a single sub-part inside multipart/signed parts.Mark Sapiro1-1/+6
2016-02-28Bumped branch version to: 2.1.21Mark Sapiro1-3/+3
2016-02-27Added switch to disable the l10n cset recoding.Mark Sapiro2-3/+15
2016-02-26Minor documentation clean up.Mark Sapiro2-5/+6
2016-02-25Lower case domains for the Organizational Domain fix.Mark Sapiro1-3/+3
2016-02-25Further refactoring of the Organizational Domain fix.Mark Sapiro2-2/+8
2016-02-25Refactored OrganizationalDomain fix.Mark Sapiro1-17/+81
2016-02-24If DMARC lookup fails to find a policy, also try the Organizational Domain.Mark Sapiro1-4/+25
2016-02-22* add option to pick up C_() texts to make potfileYasuhito FUTATSUKI at POEM1-2/+2
2016-02-22Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM3-13/+36
2016-02-17Acknowledge option will now be honored for posts to anonymous listsMark Sapiro2-2/+7
2016-02-12fix typo on help message in Mailman/Gui/NonDigest.pyYasuhito FUTATSUKI1-1/+1
2016-02-07Added more types to DEFAULT_PASS_MIME_TYPES.Mark Sapiro1-3/+5
2016-02-04Bumped branch version to: 2.1.21rc2Mark Sapiro1-2/+2
2016-02-04Forget to set new attributes in MailList.py.Mark Sapiro1-0/+6
2016-02-02Bumped branch version to: 2.1.21rc1Mark Sapiro1-4/+4
2016-02-02Added dmarc_non_moderation_action to list settings.Mark Sapiro5-2/+44
2016-01-21Fixed garbled From: with DMARC mitigations and non-ascii display name.Mark Sapiro1-2/+5
2016-01-19Some wording clarifications.Mark Sapiro1-2/+2