aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-30Display only the list-owner address in the 'list run by' footer.Mark Sapiro1-0/+3
2017-05-24Changed member_verbosity_threshold from a >= test to a strictly > test.Mark Sapiro1-0/+4
2017-05-23Implement base64 encoded recipient header.Mark Sapiro1-0/+7
2017-05-12Changed DEFAULT_MSG_FOOTER to use standard sig separator.Mark Sapiro1-0/+5
2017-05-12Improvements in subject prefixing with encoded prefixes.Mark Sapiro1-0/+5
2017-03-30Fixed unexploitable XSS attach via crafted HTTP Host: header.Mark Sapiro1-0/+6
2017-03-15Treat message and digest headers and footers as empty if they containMark Sapiro1-0/+3
2017-03-04Ensure added headers and footers have a trailing new-line.Mark Sapiro1-0/+3
2017-02-22Fixed an uncaught TypeError in the subscribe CGI.Mark Sapiro1-0/+2
2017-02-14Added recognition for a newly seen mailEnable bounce.Mark Sapiro1-0/+2
2017-02-14Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro1-0/+3
2017-02-03Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro1-0/+3
2017-01-17Recoded Polish html templates to use html entities.Mark Sapiro1-0/+3
2016-12-05Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET =...Mark Sapiro1-0/+3
2016-11-29Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ...Mark Sapiro1-0/+4
2016-11-24Properly RFC 2047 encode the display name in DMARC munged From:.Mark Sapiro1-0/+3
2016-11-23Fixed UnicodeError in sending digests following changing list's preferred_lan...Mark Sapiro1-0/+3
2016-11-16Enhanced the fix for race conditions in MailList().Load().Mark Sapiro1-0/+2
2016-10-29Fixed a typo and deleted an unreferenced assignment.Mark Sapiro1-0/+3
2016-10-27Fixed incorrect "view more members" links at the bottom of the adminMark Sapiro1-0/+3
2016-10-11The Basque (Euskara) translation has been updated by Gari Araolaza.Mark Sapiro1-0/+2
2016-09-29Fix unicode links in multi-page admin Membership list search results.Mark Sapiro1-0/+3
2016-09-15The German "details for personalize" page has been updatedMark Sapiro1-0/+3
2016-09-07paths.py now adds dist-packages as well as site-packages to sys.path.Mark Sapiro1-0/+3
2016-09-04Added INIT INFO to the sample init.d script.Mark Sapiro1-0/+4
2016-09-02Added -e/--exceptlist to cron/senddigests.Mark Sapiro1-0/+5
2016-08-26Fixes for CVE-2016-6893 and more.Mark Sapiro1-1/+11
2016-08-18The French translation of 'Dutch' is changed from 'Hollandais' toMark Sapiro1-0/+3
2016-07-19Membership List letter links could be incorrectly rendered as Unicode.Mark Sapiro1-24/+27
2016-07-14Match header_filter_rules as normalized unicodes.Mark Sapiro1-7/+24
2016-07-14Catch TypeError from certain defective crafted POST requests.Mark Sapiro1-0/+3
2016-07-13Corrected encoding of some German templates.Mark Sapiro1-0/+3
2016-07-12Use xmlcharrefreplace when encoding for header_filter_rules.Mark Sapiro1-4/+4
2016-07-11Use backslashreplace when encoding for header_filter_rules.Mark Sapiro1-0/+8
2016-05-27Scrubber links in archives are now in the list's preferred_language.Mark Sapiro1-0/+3
2016-05-18Added a bunch more templates to those that can be edited via the GUI.Mark Sapiro1-1/+4
2016-05-17Improved logging of banned subscription and address change attempts.Mark Sapiro1-0/+3
2016-05-17Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro1-0/+4
2016-05-13Keep the date header in wrapped messages.Mark Sapiro1-2/+5
2016-05-06Implement SASL and STARTTLS in SMTPDirect.py.Mark Sapiro1-0/+5
2016-05-04Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string.Mark Sapiro1-0/+3
2016-04-22White space left of Logout link is no longer part of the link.Mark Sapiro1-0/+5
2016-04-21Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.Mark Sapiro1-0/+4
2016-04-19Use nonmember_rejection_notice as the default reject reason for a heldMark Sapiro1-0/+9
2016-04-17Bumped branch version to: 2.1.22Mark Sapiro1-1/+1
2016-04-14Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman.Mark Sapiro1-0/+4
2016-04-09Use rfind rather than find to find '@' for domain splitting.Mark Sapiro1-0/+3
2016-04-09Honor an organizational domain's DMARC sp= policy for sub-domains.Mark Sapiro1-0/+3
2016-04-02Attempt to improve threading of posts gated to Usenet.Mark Sapiro1-0/+4
2016-03-26Fixed a typo in the German options.html template.Mark Sapiro1-0/+2