| Commit message (Expand) | Author | Files | Lines |
2016-12-05 | Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET =... | Mark Sapiro | 1 | -0/+3 |
2016-11-29 | Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ... | Mark Sapiro | 1 | -0/+4 |
2016-11-24 | Properly RFC 2047 encode the display name in DMARC munged From:. | Mark Sapiro | 1 | -0/+3 |
2016-11-23 | Fixed UnicodeError in sending digests following changing list's preferred_lan... | Mark Sapiro | 1 | -0/+3 |
2016-11-16 | Enhanced the fix for race conditions in MailList().Load(). | Mark Sapiro | 1 | -0/+2 |
2016-10-29 | Fixed a typo and deleted an unreferenced assignment. | Mark Sapiro | 1 | -0/+3 |
2016-10-27 | Fixed incorrect "view more members" links at the bottom of the admin | Mark Sapiro | 1 | -0/+3 |
2016-10-11 | The Basque (Euskara) translation has been updated by Gari Araolaza. | Mark Sapiro | 1 | -0/+2 |
2016-09-29 | Fix unicode links in multi-page admin Membership list search results. | Mark Sapiro | 1 | -0/+3 |
2016-09-15 | The German "details for personalize" page has been updated | Mark Sapiro | 1 | -0/+3 |
2016-09-07 | paths.py now adds dist-packages as well as site-packages to sys.path. | Mark Sapiro | 1 | -0/+3 |
2016-09-04 | Added INIT INFO to the sample init.d script. | Mark Sapiro | 1 | -0/+4 |
2016-09-02 | Added -e/--exceptlist to cron/senddigests. | Mark Sapiro | 1 | -0/+5 |
2016-08-26 | Fixes for CVE-2016-6893 and more. | Mark Sapiro | 1 | -1/+11 |
2016-08-18 | The French translation of 'Dutch' is changed from 'Hollandais' to | Mark Sapiro | 1 | -0/+3 |
2016-07-19 | Membership List letter links could be incorrectly rendered as Unicode. | Mark Sapiro | 1 | -24/+27 |
2016-07-14 | Match header_filter_rules as normalized unicodes. | Mark Sapiro | 1 | -7/+24 |
2016-07-14 | Catch TypeError from certain defective crafted POST requests. | Mark Sapiro | 1 | -0/+3 |
2016-07-13 | Corrected encoding of some German templates. | Mark Sapiro | 1 | -0/+3 |
2016-07-12 | Use xmlcharrefreplace when encoding for header_filter_rules. | Mark Sapiro | 1 | -4/+4 |
2016-07-11 | Use backslashreplace when encoding for header_filter_rules. | Mark Sapiro | 1 | -0/+8 |
2016-05-27 | Scrubber links in archives are now in the list's preferred_language. | Mark Sapiro | 1 | -0/+3 |
2016-05-18 | Added a bunch more templates to those that can be edited via the GUI. | Mark Sapiro | 1 | -1/+4 |
2016-05-17 | Improved logging of banned subscription and address change attempts. | Mark Sapiro | 1 | -0/+3 |
2016-05-17 | Catch MMUnknownListError in case list is removed after listing names. | Mark Sapiro | 1 | -0/+4 |
2016-05-13 | Keep the date header in wrapped messages. | Mark Sapiro | 1 | -2/+5 |
2016-05-06 | Implement SASL and STARTTLS in SMTPDirect.py. | Mark Sapiro | 1 | -0/+5 |
2016-05-04 | Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string. | Mark Sapiro | 1 | -0/+3 |
2016-04-22 | White space left of Logout link is no longer part of the link. | Mark Sapiro | 1 | -0/+5 |
2016-04-21 | Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting. | Mark Sapiro | 1 | -0/+4 |
2016-04-19 | Use nonmember_rejection_notice as the default reject reason for a held | Mark Sapiro | 1 | -0/+9 |
2016-04-17 | Bumped branch version to: 2.1.22 | Mark Sapiro | 1 | -1/+1 |
2016-04-14 | Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman. | Mark Sapiro | 1 | -0/+4 |
2016-04-09 | Use rfind rather than find to find '@' for domain splitting. | Mark Sapiro | 1 | -0/+3 |
2016-04-09 | Honor an organizational domain's DMARC sp= policy for sub-domains. | Mark Sapiro | 1 | -0/+3 |
2016-04-02 | Attempt to improve threading of posts gated to Usenet. | Mark Sapiro | 1 | -0/+4 |
2016-03-26 | Fixed a typo in the German options.html template. | Mark Sapiro | 1 | -0/+2 |
2016-03-23 | Brazilian Portugese translation of Quarterly has been fixed. | Mark Sapiro | 1 | -0/+3 |
2016-03-10 | Fixed _set_date() in pipermail.py do do a better job. | Mark Sapiro | 1 | -0/+9 |
2016-03-09 | The Brazilian Portugese translation has been updated. | Mark Sapiro | 1 | -0/+5 |
2016-03-06 | Fixed CommandRunner shunting a message with a null byte in the body. | Mark Sapiro | 1 | -0/+3 |
2016-02-28 | Don't collapse multipart with a single sub-part inside multipart/signed parts. | Mark Sapiro | 1 | -0/+7 |
2016-02-28 | Bumped branch version to: 2.1.21 | Mark Sapiro | 1 | -1/+1 |
2016-02-27 | Added switch to disable the l10n cset recoding. | Mark Sapiro | 1 | -1/+4 |
2016-02-25 | Further refactoring of the Organizational Domain fix. | Mark Sapiro | 1 | -1/+4 |
2016-02-24 | If DMARC lookup fails to find a policy, also try the Organizational Domain. | Mark Sapiro | 1 | -0/+3 |
2016-02-20 | Modified contrib/mmdsr to correctly report No such list names that contain ". | Mark Sapiro | 1 | -0/+3 |
2016-02-17 | Acknowledge option will now be honored for posts to anonymous lists | Mark Sapiro | 1 | -0/+3 |
2016-02-15 | The Polish translation has been updated by Stefan Plewako. | Mark Sapiro | 1 | -0/+2 |
2016-02-12 | Added attribution for last change to NEWS. | Mark Sapiro | 1 | -0/+3 |