Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a regression in Cgi/options.py. | Mark Sapiro | 2017-06-04 | 2 | -12/+15 |
| | |||||
* | Added -a to default (e)grep in contrib/mmdsr. | Mark Sapiro | 2017-06-04 | 2 | -2/+10 |
| | |||||
* | Fixed the -V option to list_lists to not show subdomains. | Mark Sapiro | 2017-06-03 | 2 | -4/+13 |
| | |||||
* | Bumped branch version to: 2.1.24 | Mark Sapiro | 2017-06-02 | 1 | -2/+2 |
| | |||||
* | Rebuilt docs for 2.1.24 release. | Mark Sapiro | 2017-06-02 | 203 | -471/+471 |
|\ | |||||
| * | force OwnerNotification to use mlist.getListAddress('bounces') | Jim Popovitch | 2016-10-19 | 1 | -1/+1 |
| | | |||||
| * | OwnerNotification needs to explictly set msg.envsender rather than | Jim Popovitch | 2016-10-12 | 1 | -0/+1 |
| | | | | | | | | | | relying on the downstream pipeline to get it right (too often it gets it wrong and sets Sender to sitelist domain) | ||||
| * | Further changes to keep domains aligned with virtual list notification emails | Jim Popovitch | 2016-10-11 | 4 | -22/+12 |
| | | |||||
| * | fixed indentation in cron/mailpasswds | Jim Popovitch | 2016-10-10 | 1 | -2/+2 |
| | | |||||
| * | Replaced UserNotification() with OwnerNotification() in two places, | Jim Popovitch | 2016-10-10 | 3 | -7/+3 |
| | | | | | | | | | | | | removed envsender override when processing owner emails (envsender was coded to use site-email, but to pass DMARC we need it to use the virtual domain) | ||||
| * | Send bounce messages from virtual domains not siteowner | Jim Popovitch | 2016-10-08 | 1 | -4/+3 |
| | | |||||
| * | Send monthly password reminders from virtual list(s), not sitelist | Jim Popovitch | 2013-03-03 | 1 | -6/+4 |
| | | |||||
* | | Added list-owner@virtual.domain addresses to virtual-mailman. | Mark Sapiro | 2017-05-30 | 2 | -6/+32 |
| | | |||||
* | | Display only the list-owner address in the 'list run by' footer. | Mark Sapiro | 2017-05-30 | 2 | -3/+5 |
| | | |||||
* | | Changed member_verbosity_threshold from a >= test to a strictly > test. | Mark Sapiro | 2017-05-24 | 2 | -2/+6 |
| | | |||||
* | | Implement base64 encoded recipient header. | Mark Sapiro | 2017-05-23 | 3 | -0/+23 |
| | | |||||
* | | Changed DEFAULT_MSG_FOOTER to use standard sig separator. | Mark Sapiro | 2017-05-12 | 2 | -2/+10 |
| | | |||||
* | | Improvements in subject prefixing with encoded prefixes. | Mark Sapiro | 2017-05-12 | 2 | -6/+13 |
| | | |||||
* | | Japanese updates from Yasuhito FUTATSUKI at POEM. | Mark Sapiro | 2017-04-26 | 3 | -30/+36 |
|\ \ | |||||
| * | | Update Japanese translation corresponding to previous revision | Yasuhito FUTATSUKI at POEM | 2017-04-26 | 1 | -3/+8 |
| | | | |||||
| * | | merge lp:mailman/2.1 up to rev 1699 | Yasuhito FUTATSUKI at POEM | 2017-04-26 | 44 | -5708/+5944 |
| |\ \ | |/ / |/| | | |||||
* | | | Change 'subscribees' to 'subscribers' on admin mass subscribe page. | Mark Sapiro | 2017-04-25 | 40 | -5700/+5923 |
| | | | | | | | | | Update i18n. | ||||
* | | | Fixed unexploitable XSS attach via crafted HTTP Host: header. | Mark Sapiro | 2017-03-30 | 2 | -1/+7 |
| | | | |||||
* | | | Treat message and digest headers and footers as empty if they contain | Mark Sapiro | 2017-03-15 | 3 | -7/+14 |
| | | | | | | | | | only whitespace. | ||||
| * | | Fix copyright year missed on previous commit | Yasuhito FUTATSUKI at POEM | 2017-03-08 | 1 | -1/+1 |
| | | | |||||
| * | | Update Japanese translation of Defaults.py.in corresponding to previous commit | Yasuhito FUTATSUKI at POEM | 2017-03-08 | 1 | -2/+2 |
| | | | |||||
| * | | Merge lp:mailman/2.1 up to rev 1696 | Yasuhito FUTATSUKI at POEM | 2017-03-08 | 6 | -11/+32 |
| |\ \ | |/ / |/| | | |||||
* | | | Fixed a long standing typo. | Mark Sapiro | 2017-03-06 | 1 | -2/+2 |
| | | | |||||
* | | | Updated test_message.py to account for optional Sender: and VERP. | Mark Sapiro | 2017-03-05 | 1 | -3/+9 |
| | | | |||||
* | | | Ensure added headers and footers have a trailing new-line. | Mark Sapiro | 2017-03-04 | 3 | -5/+18 |
| | | | |||||
* | | | Fixed an uncaught TypeError in the subscribe CGI. | Mark Sapiro | 2017-02-22 | 2 | -1/+3 |
| | | | |||||
| * | | revise translation of Defaults.py.in | Yasuhito FUTATSUKI at POEM | 2017-02-22 | 1 | -19/+21 |
| | | | |||||
| * | | Merge lp:mailman/2.1 up to 1692 | Yasuhito FUTATSUKI at POEM | 2017-02-21 | 99 | -6094/+657 |
| |\ \ | |/ / |/| | | |||||
* | | | Sanitized the bounce test data. | Mark Sapiro | 2017-02-19 | 99 | -6094/+657 |
| | | | |||||
| * | | Merge lp:mailman/2.1 up to 1691 | Yasuhito FUTATSUKI at POEM | 2017-02-15 | 6 | -17/+85 |
| |\ \ | |/ / |/| | | |||||
* | | | Added recognition for a newly seen mailEnable bounce. | Mark Sapiro | 2017-02-14 | 4 | -1/+55 |
| | | | |||||
* | | | Catch NotAMemberError when member is removed before probe bounce returns. | Mark Sapiro | 2017-02-14 | 2 | -13/+24 |
| | | | |||||
* | | | Fixed a TypeError thrown in the roster CGI when called with a listname | Mark Sapiro | 2017-02-03 | 2 | -3/+6 |
| | | | | | | | | | containing a % character. | ||||
| * | | Merge lp:mailman/2.1 rev 1688 | Yasuhito FUTATSUKI at POEM | 2017-01-18 | 15 | -155/+163 |
| |\ \ | |/ / |/| | | |||||
* | | | Recoded Polish html templates to use html entities. | Mark Sapiro | 2017-01-17 | 14 | -154/+157 |
| | | | |||||
* | | | Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET ↵ | Mark Sapiro | 2016-12-05 | 2 | -1/+6 |
| | | | | | | | | | | | | = yes. | ||||
| * | | Fix version number in Japanese translation of Defaults.py.in | Yasuhito FUTATSUKI at POEM | 2016-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo in Japanese help message of add_members | Yasuhito FUTATSUKI at POEM | 2016-12-05 | 1 | -1/+1 |
| | | | |||||
| * | | sync messages/ja/doc/Defaults.py.in with Mailman/Defaults.py.in | Yasuhito FUTATSUKI at POEM | 2016-11-30 | 1 | -2/+1 |
| | | | |||||
| * | | Merge lp:mailman/2.1 up to 1686 | Yasuhito FUTATSUKI at POEM | 2016-11-30 | 5 | -11/+66 |
| |\ \ | |/ / |/| | | |||||
* | | | Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ↵ | Mark Sapiro | 2016-11-29 | 2 | -1/+4 |
| | | | | | | | | | | | | lists. | ||||
* | | | Properly RFC 2047 encode the display name in DMARC munged From:. | Mark Sapiro | 2016-11-24 | 2 | -5/+39 |
| | | | |||||
* | | | Fixed UnicodeError in sending digests following changing list's ↵ | Mark Sapiro | 2016-11-23 | 2 | -3/+17 |
| | | | | | | | | | | | | preferred_language. | ||||
* | | | Enhanced the fix for race conditions in MailList().Load(). | Mark Sapiro | 2016-11-16 | 2 | -2/+6 |
| | | | |||||
| * | | Unify term for 'spam' in Japanese | Yasuhito FUTATSUKI at POEM | 2016-11-30 | 1 | -1/+1 |
| | | |