aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Use nonmember_rejection_notice as the default reject reason for a heldMark Sapiro2016-04-192-2/+19
| | | | | | nonmember post.
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | * revise command line utils _()/C_() usage (not tested at all)
| * | | | | Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM2016-02-2237-319/+346
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (for -japan-poem, originally imported from 2.1.12-18 package for RHEL6 rpm source)
* | | | | | 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
| | |
* | | If DMARC lookup fails to find a policy, also try the Organizational Domain.Mark Sapiro2016-02-242-4/+28
|/ /
* | Modified contrib/mmdsr to correctly report No such list names that contain ".Mark Sapiro2016-02-202-1/+8
| |
* | Japanese translation updates by Yasuhito FUTATSUKI.Mark Sapiro2016-02-183-126/+281
|\ \
| * \ Merge lp:mailman/2.1 rev 1617Yasuhito FUTATSUKI at POEM2016-02-183-2/+10
| |\ \ | |/ / |/| |
* | | Acknowledge option will now be honored for posts to anonymous listsMark Sapiro2016-02-173-2/+10
| | |
| * | Revise and fix some Japanese messageYasuhito FUTATSUKI at POEM2016-02-181-9/+8
| |/
| * fix line breaks on Japanese message catalogYasuhito FUTATSUKI at POEM2016-02-161-3/+3
| |
| * Merge lp:mailman/2.1 up to rev 1616; ready to merge requestYasuhito FUTATSUKI at POEM2016-02-1613-1684/+816
| |\ | |/ |/|
* | Deleted one more untranslated Polish template.Mark Sapiro2016-02-151-28/+0
| |
* | The Polish translation has been updated by Stefan Plewako.Mark Sapiro2016-02-1511-1646/+809
| |
* | Updates to German i18n from Bernhard Schmidt.Mark Sapiro2016-02-152-10/+7
|\ \
| * | Updated german translationAdo Haarer2016-02-151-6/+5
|/ /
| * Add Japanese template from 2.1-japan-poem branchYasuhito FUTATSUKI at POEM2016-02-161-0/+4
| |
| * Add Japanese translation messages for letf 5 messagesYasuhito FUTATSUKI at POEM2016-02-161-0/+38
| |
| * Add more translation messages (5 messages left)Yasuhito FUTATSUKI at POEM2016-02-151-6/+20
| |
| * Merge lp:mailman/2.1 up to rev 1613Yasuhito FUTATSUKI at POEM2016-02-1541-1935/+1939
| |\ | |/ |/|