| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Implement SASL and STARTTLS in SMTPDirect.py. | Mark Sapiro | 2016-05-06 | 3 | -0/+51 |
* | | | Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string. | Mark Sapiro | 2016-05-04 | 2 | -0/+5 |
* | | | White space left of Logout link is no longer part of the link. | Mark Sapiro | 2016-04-22 | 2 | -3/+9 |
* | | | Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting. | Mark Sapiro | 2016-04-21 | 3 | -1/+12 |
* | | | Remove (incorrect) re.sub in favor of str.replace. | Mark Sapiro | 2016-04-20 | 1 | -6/+3 |
* | | | Use nonmember_rejection_notice as the default reject reason for a held | Mark Sapiro | 2016-04-19 | 2 | -2/+19 |
* | | | Bumped branch version to: 2.1.22 | Mark Sapiro | 2016-04-17 | 2 | -3/+3 |
* | | | Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman. | Mark Sapiro | 2016-04-14 | 2 | -1/+14 |
* | | | Updated Postfix tested versions in install manual. | Mark Sapiro | 2016-04-14 | 59 | -125/+126 |
* | | | Use rfind rather than find to find '@' for domain splitting. | Mark Sapiro | 2016-04-09 | 2 | -1/+5 |
* | | | Honor an organizational domain's DMARC sp= policy for sub-domains. | Mark Sapiro | 2016-04-09 | 2 | -5/+17 |
* | | | Fixed a bug in ensuring gated news articles have a Subject:. | Mark Sapiro | 2016-04-06 | 1 | -1/+1 |
* | | | Attempt to improve threading of posts gated to Usenet. | Mark Sapiro | 2016-04-02 | 2 | -3/+27 |
* | | | Fixed a typo in the German options.html template. | Mark Sapiro | 2016-03-26 | 2 | -1/+3 |
* | | | Brazilian Portugese translation of Quarterly has been fixed. | Mark Sapiro | 2016-03-23 | 2 | -1/+4 |
* | | | Fixed bug in last commit if no Received: header. | Mark Sapiro | 2016-03-11 | 1 | -2/+2 |
* | | | Fixed _set_date() in pipermail.py do do a better job. | Mark Sapiro | 2016-03-10 | 2 | -8/+27 |
* | | | The Brazilian Portugese translation has been updated. | Mark Sapiro | 2016-03-09 | 2 | -62/+100 |
* | | | Fixed CommandRunner shunting a message with a null byte in the body. | Mark Sapiro | 2016-03-06 | 2 | -1/+5 |
* | | | Better logging of DMARC lookup DNS exceptions. | Mark Sapiro | 2016-03-06 | 1 | -1/+1 |
| * | | Update Japanese translation for Defaults.py.in, up to 2.1.21 release | Yasuhito FUTATSUKI at POEM | 2016-05-13 | 1 | -804/+1235 |
| * | | Merge messages/ja/{INSTALL,UPGRADING} from lp:~futatuki/mailman/2.1-japan-poem | Yasuhito FUTATSUKI at POEM | 2016-03-04 | 2 | -728/+165 |
| * | | Merge messages/ja/README* from lp:~futatuki/2.1-japan-poem | Yasuhito FUTATSUKI at POEM | 2016-03-02 | 2 | -180/+89 |
| * | | Update to lp:mailman/2.1 rev 1629 (no difference against the original branch | Yasuhito FUTATSUKI at POEM | 2016-03-02 | 89 | -5688/+6634 |
| |\ \
| |/ /
|/| | |
|
* | | | Don't collapse multipart with a single sub-part inside multipart/signed parts. | Mark Sapiro | 2016-02-28 | 2 | -1/+13 |
* | | | Fixed some tests that were broken by prior changes. | Mark Sapiro | 2016-02-28 | 1 | -8/+8 |
* | | | Bumped branch version to: 2.1.21 | Mark Sapiro | 2016-02-28 | 2 | -4/+4 |
* | | | Added switch to disable the l10n cset recoding. | Mark Sapiro | 2016-02-27 | 3 | -4/+19 |
* | | | Fixed l10n to use correct charset for command-line scripts. | Mark Sapiro | 2016-02-27 | 80 | -5657/+6462 |
|\ \ \ |
|
| * \ \ | Merge lp:mailman/2.1 rev 1623 | Yasuhito FUTATSUKI at POEM | 2016-02-26 | 1 | -3/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge lp:mailman/2.1 up to rev 1622 | Yasuhito FUTATSUKI at POEM | 2016-02-26 | 3 | -3/+12 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge lp:mailman/2.1 rev 1620 | Yasuhito FUTATSUKI at POEM | 2016-02-26 | 2 | -4/+92 |
| |\ \ \ \ \ |
|
| * | | | | | | fix withlist i18n import (from 2.1.10-ctypefix.patch) | Yasuhito FUTATSUKI at POEM | 2016-02-22 | 1 | -1/+1 |
| * | | | | | | * add option to pick up C_() texts to make potfile | Yasuhito FUTATSUKI at POEM | 2016-02-22 | 11 | -25/+25 |
| * | | | | | | Importing locale patch for command line utils, from RHEL6 rpm source | Yasuhito FUTATSUKI at POEM | 2016-02-22 | 37 | -319/+346 |
* | | | | | | | Minor documentation clean up. | Mark Sapiro | 2016-02-26 | 2 | -5/+6 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Lower case domains for the Organizational Domain fix. | Mark Sapiro | 2016-02-25 | 1 | -3/+3 |
| |_|/ / /
|/| | | | |
|
* | | | | | Further refactoring of the Organizational Domain fix. | Mark Sapiro | 2016-02-25 | 3 | -3/+12 |
| |/ / /
|/| | | |
|
* | | | | Refactored OrganizationalDomain fix. | Mark Sapiro | 2016-02-25 | 1 | -17/+81 |
* | | | | If DMARC lookup fails to find a policy, also try the Organizational Domain. | Mark Sapiro | 2016-02-24 | 2 | -4/+28 |
|/ / / |
|
* | | | Modified contrib/mmdsr to correctly report No such list names that contain ". | Mark Sapiro | 2016-02-20 | 2 | -1/+8 |
* | | | Japanese translation updates by Yasuhito FUTATSUKI. | Mark Sapiro | 2016-02-18 | 3 | -126/+281 |
|\ \ \ |
|
| * \ \ | Merge lp:mailman/2.1 rev 1617 | Yasuhito FUTATSUKI at POEM | 2016-02-18 | 3 | -2/+10 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Acknowledge option will now be honored for posts to anonymous lists | Mark Sapiro | 2016-02-17 | 3 | -2/+10 |
| * | | | Revise and fix some Japanese message | Yasuhito FUTATSUKI at POEM | 2016-02-18 | 1 | -9/+8 |
| |/ / |
|
| * | | fix line breaks on Japanese message catalog | Yasuhito FUTATSUKI at POEM | 2016-02-16 | 1 | -3/+3 |
| * | | Merge lp:mailman/2.1 up to rev 1616; ready to merge request | Yasuhito FUTATSUKI at POEM | 2016-02-16 | 13 | -1684/+816 |
| |\ \
| |/ /
|/| | |
|
* | | | Deleted one more untranslated Polish template. | Mark Sapiro | 2016-02-15 | 1 | -28/+0 |
* | | | The Polish translation has been updated by Stefan Plewako. | Mark Sapiro | 2016-02-15 | 11 | -1646/+809 |
* | | | Updates to German i18n from Bernhard Schmidt. | Mark Sapiro | 2016-02-15 | 2 | -10/+7 |
|\ \ \ |
|