aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge lp:mailman/2.1 up to 1716Yasuhito FUTATSUKI at POEM2017-06-1056-6468/+6516
|\|
| * I18n changes for last commits.Mark Sapiro2017-06-0939-6317/+6305
| * Display date of held subscriptions and keep newest.Mark Sapiro2017-06-092-6/+16
| * Reverted another getfirst in the multi-value CGI defence.Mark Sapiro2017-06-071-1/+1
| * Ensure aliases.db and virtual-mailman.db are world readable and ownedMark Sapiro2017-06-062-3/+29
| * Bumped Copyrights and fixed a bug in prior commit.Mark Sapiro2017-06-0512-14/+14
| * Defend against CGI requests with multiple values for the same parameter.Mark Sapiro2017-06-0514-114/+118
| * Fixed a regression in Cgi/options.py.Mark Sapiro2017-06-042-12/+15
| * Added -a to default (e)grep in contrib/mmdsr.Mark Sapiro2017-06-042-2/+10
| * Fixed the -V option to list_lists to not show subdomains.Mark Sapiro2017-06-032-4/+13
* | Update to 2.1.24Yasuhito FUTATSUKI at POEM2017-06-03208-486/+518
|\|
| * Bumped branch version to: 2.1.24Mark Sapiro2017-06-021-2/+2
| * Rebuilt docs for 2.1.24 release.Mark Sapiro2017-06-02203-471/+471
| |\
| | * force OwnerNotification to use mlist.getListAddress('bounces')Jim Popovitch2016-10-191-1/+1
| | * OwnerNotification needs to explictly set msg.envsender rather thanJim Popovitch2016-10-121-0/+1
| | * Further changes to keep domains aligned with virtual list notification emailsJim Popovitch2016-10-114-22/+12
| | * fixed indentation in cron/mailpasswdsJim Popovitch2016-10-101-2/+2
| | * Replaced UserNotification() with OwnerNotification() in two places,Jim Popovitch2016-10-103-7/+3
| | * Send bounce messages from virtual domains not siteownerJim Popovitch2016-10-081-4/+3
| | * Send monthly password reminders from virtual list(s), not sitelistJim Popovitch2013-03-031-6/+4
| * | Added list-owner@virtual.domain addresses to virtual-mailman.Mark Sapiro2017-05-302-6/+32
| * | Display only the list-owner address in the 'list run by' footer.Mark Sapiro2017-05-302-3/+5
| * | Changed member_verbosity_threshold from a >= test to a strictly > test.Mark Sapiro2017-05-242-2/+6
* | | Update Japanese translaton for previous commitYasuhito FUTATSUKI at POEM2017-05-241-8/+8
* | | Merge lp:mailman/2.1 rev 1703Yasuhito FUTATSUKI2017-05-244-0/+34
|\| |
| * | Implement base64 encoded recipient header.Mark Sapiro2017-05-233-0/+23
* | | sync with Mailman/Defaults.py.inYasuhito FUTATSUKI at POEM2017-05-131-3/+6
* | | Merge lp:mailman/2.1 up to rev 1702(no difference to lp:mailman/2.1, now)Yasuhito FUTATSUKI at POEM2017-05-133-8/+23
|\| |
| * | Changed DEFAULT_MSG_FOOTER to use standard sig separator.Mark Sapiro2017-05-122-2/+10
| * | Improvements in subject prefixing with encoded prefixes.Mark Sapiro2017-05-122-6/+13
| * | Japanese updates from Yasuhito FUTATSUKI at POEM.Mark Sapiro2017-04-263-30/+36
| |\ \ | |/ / |/| |
* | | Update Japanese translation corresponding to previous revisionYasuhito FUTATSUKI at POEM2017-04-261-3/+8
* | | merge lp:mailman/2.1 up to rev 1699Yasuhito FUTATSUKI at POEM2017-04-2644-5708/+5944
|\| |
| * | Change 'subscribees' to 'subscribers' on admin mass subscribe page.Mark Sapiro2017-04-2540-5700/+5923
| * | Fixed unexploitable XSS attach via crafted HTTP Host: header.Mark Sapiro2017-03-302-1/+7
| * | Treat message and digest headers and footers as empty if they containMark Sapiro2017-03-153-7/+14
* | | Fix copyright year missed on previous commitYasuhito FUTATSUKI at POEM2017-03-081-1/+1
* | | Update Japanese translation of Defaults.py.in corresponding to previous commitYasuhito FUTATSUKI at POEM2017-03-081-2/+2
* | | Merge lp:mailman/2.1 up to rev 1696Yasuhito FUTATSUKI at POEM2017-03-086-11/+32
|\| |
| * | Fixed a long standing typo.Mark Sapiro2017-03-061-2/+2
| * | Updated test_message.py to account for optional Sender: and VERP.Mark Sapiro2017-03-051-3/+9
| * | Ensure added headers and footers have a trailing new-line.Mark Sapiro2017-03-043-5/+18
| * | Fixed an uncaught TypeError in the subscribe CGI.Mark Sapiro2017-02-222-1/+3
* | | revise translation of Defaults.py.inYasuhito FUTATSUKI at POEM2017-02-221-19/+21
* | | Merge lp:mailman/2.1 up to 1692Yasuhito FUTATSUKI at POEM2017-02-2199-6094/+657
|\| |
| * | Sanitized the bounce test data.Mark Sapiro2017-02-1999-6094/+657
* | | Merge lp:mailman/2.1 up to 1691Yasuhito FUTATSUKI at POEM2017-02-156-17/+85
|\| |
| * | Added recognition for a newly seen mailEnable bounce.Mark Sapiro2017-02-144-1/+55
| * | Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro2017-02-142-13/+24
| * | Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro2017-02-032-3/+6