Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Defaults.py.in for Mailman 2.1.25 | Yasuhito FUTATSUKI at POEM | 2017-10-27 | 1 | -2/+2 |
| | |||||
* | merge lp:mailman/2.1 2.1.25 release (rev 1726) | Yasuhito FUTATSUKI at POEM | 2017-10-27 | 43 | -4961/+4981 |
|\ | |||||
| * | Bumped branch version to: 2.1.25 | Mark Sapiro | 2017-10-26 | 2 | -4/+4 |
| | | |||||
| * | Updated i18n in preparation for 2.1.25 release. | Mark Sapiro | 2017-10-26 | 40 | -4956/+4957 |
| | | | | | | Fixed a minor typo. | ||||
| * | Improved DMARC testing for domains with DNSSEC validation problems. | Mark Sapiro | 2017-10-07 | 2 | -3/+18 |
| | | |||||
| * | The default DMARC reject reason now properly replaces %(listowner)s. | Mark Sapiro | 2017-09-22 | 2 | -0/+4 |
| | | |||||
* | | merge lp:mailman/2.1 up to rev 1722 | Yasuhito FUTATSUKI at POEM | 2017-09-01 | 6 | -90/+108 |
|\| | |||||
| * | The Russian translation has been updated by Sergey Matveev. | Mark Sapiro | 2017-08-02 | 2 | -57/+62 |
| | | |||||
| * | Show case preserved emails in the roster. | Mark Sapiro | 2017-07-30 | 2 | -0/+4 |
| | | |||||
| * | Changed wrapper environment cleaning from blacklist to whitelist. | Mark Sapiro | 2017-07-21 | 2 | -9/+28 |
| | | |||||
| * | Added screen reader labels to some admindb radio buttons. | Mark Sapiro | 2017-06-24 | 3 | -24/+14 |
| | | |||||
* | | Merge lp:mailman/2.1 rev 1718 | Yasuhito FUTATSUKI at POEM | 2017-06-22 | 42 | -3880/+4114 |
|\| | |||||
| * | Added text for screen readers only to checkboxes on admin Membership List. | Mark Sapiro | 2017-06-21 | 42 | -3880/+4114 |
| | | |||||
* | | fix type (tensou) | Yasuhito FUTATSUKI at POEM | 2017-06-15 | 1 | -1/+1 |
| | | |||||
* | | Merge lp:mailman/2.1 up to 1716 | Yasuhito FUTATSUKI at POEM | 2017-06-10 | 56 | -6468/+6516 |
|\| | |||||
| * | I18n changes for last commits. | Mark Sapiro | 2017-06-09 | 39 | -6317/+6305 |
| | | |||||
| * | Display date of held subscriptions and keep newest. | Mark Sapiro | 2017-06-09 | 2 | -6/+16 |
| | | |||||
| * | Reverted another getfirst in the multi-value CGI defence. | Mark Sapiro | 2017-06-07 | 1 | -1/+1 |
| | | |||||
| * | Ensure aliases.db and virtual-mailman.db are world readable and owned | Mark Sapiro | 2017-06-06 | 2 | -3/+29 |
| | | | | | | by the Mailman user. | ||||
| * | Bumped Copyrights and fixed a bug in prior commit. | Mark Sapiro | 2017-06-05 | 12 | -14/+14 |
| | | |||||
| * | Defend against CGI requests with multiple values for the same parameter. | Mark Sapiro | 2017-06-05 | 14 | -114/+118 |
| | | |||||
| * | 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 |
| | | |||||
* | | Update to 2.1.24 | Yasuhito FUTATSUKI at POEM | 2017-06-03 | 208 | -486/+518 |
|\| | |||||
| * | 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 |
| | | | |||||
* | | | Update Japanese translaton for previous commit | Yasuhito FUTATSUKI at POEM | 2017-05-24 | 1 | -8/+8 |
| | | | |||||
* | | | Merge lp:mailman/2.1 rev 1703 | Yasuhito FUTATSUKI | 2017-05-24 | 4 | -0/+34 |
|\| | | |||||
| * | | Implement base64 encoded recipient header. | Mark Sapiro | 2017-05-23 | 3 | -0/+23 |
| | | | |||||
* | | | sync with Mailman/Defaults.py.in | Yasuhito FUTATSUKI at POEM | 2017-05-13 | 1 | -3/+6 |
| | | | |||||
* | | | Merge lp:mailman/2.1 up to rev 1702(no difference to lp:mailman/2.1, now) | Yasuhito FUTATSUKI at POEM | 2017-05-13 | 3 | -8/+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. |