aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge lp:mailman/2.1 rev 1653Yasuhito FUTATSUKI at POEM2016-05-192-2/+17
| |\ | |/ |/|
* | Added a bunch more templates to those that can be edited via the GUI.Mark Sapiro2016-05-182-2/+17
| * Merge lp:mailman/2.1 rev 1652Yasuhito FUTATSUKI at POEM2016-05-182-1/+15
| |\ | |/ |/|
* | Improved logging of banned subscription and address change attempts.Mark Sapiro2016-05-172-1/+15
| * Merge lp:mailman/2.1 rev 1651Yasuhito FUTATSUKI at POEM2016-05-184-4/+20
| |\ | |/ |/|
* | Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro2016-05-174-4/+20
| * Merge lp:mailman/2.1 rev 1650Yasuhito FUTATSUKI at POEM2016-05-162-3/+7
| |\ | |/ |/|
* | Keep the date header in wrapped messages.Mark Sapiro2016-05-132-3/+7
| * Update Japanese translation for Defaults.py.in, up to 2.1.22 rev 1649Yasuhito FUTATSUKI at POEM2016-05-131-12/+15
| * Merge change of original Defaults.py.in up to rev 1649 (not translated)Yasuhito FUTATSUKI at POEM2016-05-131-1/+23
| * Merge lp:mailman/2.1 up to rev 1649Yasuhito FUTATSUKI at POEM2016-05-1372-218/+425
| |\ | |/ |/|
* | Implement SASL and STARTTLS in SMTPDirect.py.Mark Sapiro2016-05-063-0/+51
* | Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string.Mark Sapiro2016-05-042-0/+5
* | White space left of Logout link is no longer part of the link.Mark Sapiro2016-04-222-3/+9
* | Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.Mark Sapiro2016-04-213-1/+12
* | Remove (incorrect) re.sub in favor of str.replace.Mark Sapiro2016-04-201-6/+3
* | Use nonmember_rejection_notice as the default reject reason for a heldMark Sapiro2016-04-192-2/+19
* | Bumped branch version to: 2.1.22Mark Sapiro2016-04-172-3/+3
* | Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman.Mark Sapiro2016-04-142-1/+14
* | Updated Postfix tested versions in install manual.Mark Sapiro2016-04-1459-125/+126
* | Use rfind rather than find to find '@' for domain splitting.Mark Sapiro2016-04-092-1/+5
* | Honor an organizational domain's DMARC sp= policy for sub-domains.Mark Sapiro2016-04-092-5/+17
* | Fixed a bug in ensuring gated news articles have a Subject:.Mark Sapiro2016-04-061-1/+1
* | Attempt to improve threading of posts gated to Usenet.Mark Sapiro2016-04-022-3/+27
* | Fixed a typo in the German options.html template.Mark Sapiro2016-03-262-1/+3
* | Brazilian Portugese translation of Quarterly has been fixed.Mark Sapiro2016-03-232-1/+4
* | Fixed bug in last commit if no Received: header.Mark Sapiro2016-03-111-2/+2
* | Fixed _set_date() in pipermail.py do do a better job.Mark Sapiro2016-03-102-8/+27
* | The Brazilian Portugese translation has been updated.Mark Sapiro2016-03-092-62/+100
* | Fixed CommandRunner shunting a message with a null byte in the body.Mark Sapiro2016-03-062-1/+5
* | Better logging of DMARC lookup DNS exceptions.Mark Sapiro2016-03-061-1/+1
| * Update Japanese translation for Defaults.py.in, up to 2.1.21 releaseYasuhito FUTATSUKI at POEM2016-05-131-804/+1235
| * Merge messages/ja/{INSTALL,UPGRADING} from lp:~futatuki/mailman/2.1-japan-poemYasuhito FUTATSUKI at POEM2016-03-042-728/+165
| * Merge messages/ja/README* from lp:~futatuki/2.1-japan-poemYasuhito FUTATSUKI at POEM2016-03-022-180/+89
| * Update to lp:mailman/2.1 rev 1629 (no difference against the original branchYasuhito FUTATSUKI at POEM2016-03-0289-5688/+6634
| |\ | |/ |/|
* | Don't collapse multipart with a single sub-part inside multipart/signed parts.Mark Sapiro2016-02-282-1/+13
* | Fixed some tests that were broken by prior changes.Mark Sapiro2016-02-281-8/+8
* | Bumped branch version to: 2.1.21Mark Sapiro2016-02-282-4/+4
* | Added switch to disable the l10n cset recoding.Mark Sapiro2016-02-273-4/+19
* | Fixed l10n to use correct charset for command-line scripts.Mark Sapiro2016-02-2780-5657/+6462
|\ \
| * \ Merge lp:mailman/2.1 rev 1623Yasuhito FUTATSUKI at POEM2016-02-261-3/+3
| |\ \
| * \ \ Merge lp:mailman/2.1 up to rev 1622Yasuhito FUTATSUKI at POEM2016-02-263-3/+12
| |\ \ \
| * \ \ \ Merge lp:mailman/2.1 rev 1620Yasuhito FUTATSUKI at POEM2016-02-262-4/+92
| |\ \ \ \
| * | | | | fix withlist i18n import (from 2.1.10-ctypefix.patch)Yasuhito FUTATSUKI at POEM2016-02-221-1/+1
| * | | | | * add option to pick up C_() texts to make potfileYasuhito FUTATSUKI at POEM2016-02-2211-25/+25
| * | | | | Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM2016-02-2237-319/+346
* | | | | | Minor documentation clean up.Mark Sapiro2016-02-262-5/+6
| |_|_|/ / |/| | | |
* | | | | Lower case domains for the Organizational Domain fix.Mark Sapiro2016-02-251-3/+3
| |_|/ / |/| | |
* | | | Further refactoring of the Organizational Domain fix.Mark Sapiro2016-02-253-3/+12
| |/ / |/| |
* | | Refactored OrganizationalDomain fix.Mark Sapiro2016-02-251-17/+81