aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved logging of banned subscription and address change attempts.Mark Sapiro2016-05-171-1/+12
* Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro2016-05-172-3/+11
* Keep the date header in wrapped messages.Mark Sapiro2016-05-131-1/+2
* Implement SASL and STARTTLS in SMTPDirect.py.Mark Sapiro2016-05-062-0/+46
* Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string.Mark Sapiro2016-05-041-0/+2
* White space left of Logout link is no longer part of the link.Mark Sapiro2016-04-221-3/+4
* Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.Mark Sapiro2016-04-212-1/+8
* 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-191-2/+10
* Bumped branch version to: 2.1.22Mark Sapiro2016-04-171-2/+2
* Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman.Mark Sapiro2016-04-141-1/+10
* Use rfind rather than find to find '@' for domain splitting.Mark Sapiro2016-04-091-1/+2
* Honor an organizational domain's DMARC sp= policy for sub-domains.Mark Sapiro2016-04-091-5/+14
* 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-021-3/+23
* 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-101-8/+18
* Fixed CommandRunner shunting a message with a null byte in the body.Mark Sapiro2016-03-061-1/+2
* Better logging of DMARC lookup DNS exceptions.Mark Sapiro2016-03-061-1/+1
* Don't collapse multipart with a single sub-part inside multipart/signed parts.Mark Sapiro2016-02-281-1/+6
* Bumped branch version to: 2.1.21Mark Sapiro2016-02-281-3/+3
* Added switch to disable the l10n cset recoding.Mark Sapiro2016-02-272-3/+15
* Fixed l10n to use correct charset for command-line scripts.Mark Sapiro2016-02-273-18/+42
|\
| * 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-262-2/+8
| |\ \
| * \ \ Merge lp:mailman/2.1 rev 1620Yasuhito FUTATSUKI at POEM2016-02-261-4/+89
| |\ \ \
| * | | | * add option to pick up C_() texts to make potfileYasuhito FUTATSUKI at POEM2016-02-221-2/+2
| * | | | Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM2016-02-223-13/+36
* | | | | 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-252-2/+8
| |/ |/|
* | 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-241-4/+25
|/
* Acknowledge option will now be honored for posts to anonymous listsMark Sapiro2016-02-172-2/+7
* fix typo on help message in Mailman/Gui/NonDigest.pyYasuhito FUTATSUKI2016-02-121-1/+1
* Added more types to DEFAULT_PASS_MIME_TYPES.Mark Sapiro2016-02-071-3/+5
* Bumped branch version to: 2.1.21rc2Mark Sapiro2016-02-041-2/+2
* Forget to set new attributes in MailList.py.Mark Sapiro2016-02-041-0/+6
* Bumped branch version to: 2.1.21rc1Mark Sapiro2016-02-021-4/+4
* Added dmarc_non_moderation_action to list settings.Mark Sapiro2016-02-025-2/+44
* Fixed garbled From: with DMARC mitigations and non-ascii display name.Mark Sapiro2016-01-211-2/+5
* Some wording clarifications.Mark Sapiro2016-01-191-2/+2
* Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch.Mark Sapiro2016-01-186-16/+132
|\
| * Improvements based on feedback from Mark Sapirojimpop@template.hostname2015-11-044-8/+7
| * Removed 2 development debugging linesjimpop@template.hostname2015-11-041-5/+0
| * Auto-Moderate Verbose Membersjimpop@template.hostname2015-11-046-1/+56
* | Treat a poster's address which matches an equivalent_domains address asMark Sapiro2015-12-151-0/+6
* | Ensure white space following subject_prefix.Mark Sapiro2015-12-141-0/+5
* | Vette log entries for banned subscriptions now include the source ofMark Sapiro2015-12-131-2/+6
* | Submitting the user options form for a user who was asynchronouslyMark Sapiro2015-12-061-0/+8