index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
Scrubber links in archives are now in the list's preferred_language.
Mark Sapiro
1
-1
/
+5
2016-05-26
Update copyright.
Mark Sapiro
1
-1
/
+1
2016-05-26
Support for preserving original DKIM headers
jimpop@template.hostname
2
-0
/
+8
2016-05-22
Prior fix for lp:1573623 at rev 1647 was incomplete.
Mark Sapiro
1
-2
/
+3
2016-05-18
Added a bunch more templates to those that can be edited via the GUI.
Mark Sapiro
1
-1
/
+13
2016-05-17
Improved logging of banned subscription and address change attempts.
Mark Sapiro
1
-1
/
+12
2016-05-17
Catch MMUnknownListError in case list is removed after listing names.
Mark Sapiro
2
-3
/
+11
2016-05-13
Keep the date header in wrapped messages.
Mark Sapiro
1
-1
/
+2
2016-05-06
Implement SASL and STARTTLS in SMTPDirect.py.
Mark Sapiro
2
-0
/
+46
2016-05-04
Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string.
Mark Sapiro
1
-0
/
+2
2016-04-22
White space left of Logout link is no longer part of the link.
Mark Sapiro
1
-3
/
+4
2016-04-21
Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.
Mark Sapiro
2
-1
/
+8
2016-04-20
Remove (incorrect) re.sub in favor of str.replace.
Mark Sapiro
1
-6
/
+3
2016-04-19
Use nonmember_rejection_notice as the default reject reason for a held
Mark Sapiro
1
-2
/
+10
2016-04-17
Bumped branch version to: 2.1.22
Mark Sapiro
1
-2
/
+2
2016-04-14
Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman.
Mark Sapiro
1
-1
/
+10
2016-04-09
Use rfind rather than find to find '@' for domain splitting.
Mark Sapiro
1
-1
/
+2
2016-04-09
Honor an organizational domain's DMARC sp= policy for sub-domains.
Mark Sapiro
1
-5
/
+14
2016-04-06
Fixed a bug in ensuring gated news articles have a Subject:.
Mark Sapiro
1
-1
/
+1
2016-04-02
Attempt to improve threading of posts gated to Usenet.
Mark Sapiro
1
-3
/
+23
2016-03-11
Fixed bug in last commit if no Received: header.
Mark Sapiro
1
-2
/
+2
2016-03-10
Fixed _set_date() in pipermail.py do do a better job.
Mark Sapiro
1
-8
/
+18
2016-03-06
Fixed CommandRunner shunting a message with a null byte in the body.
Mark Sapiro
1
-1
/
+2
2016-03-06
Better logging of DMARC lookup DNS exceptions.
Mark Sapiro
1
-1
/
+1
2016-02-28
Don't collapse multipart with a single sub-part inside multipart/signed parts.
Mark Sapiro
1
-1
/
+6
2016-02-28
Bumped branch version to: 2.1.21
Mark Sapiro
1
-3
/
+3
2016-02-27
Added switch to disable the l10n cset recoding.
Mark Sapiro
2
-3
/
+15
2016-02-26
Minor documentation clean up.
Mark Sapiro
2
-5
/
+6
2016-02-25
Lower case domains for the Organizational Domain fix.
Mark Sapiro
1
-3
/
+3
2016-02-25
Further refactoring of the Organizational Domain fix.
Mark Sapiro
2
-2
/
+8
2016-02-25
Refactored OrganizationalDomain fix.
Mark Sapiro
1
-17
/
+81
2016-02-24
If DMARC lookup fails to find a policy, also try the Organizational Domain.
Mark Sapiro
1
-4
/
+25
2016-02-22
* add option to pick up C_() texts to make potfile
Yasuhito FUTATSUKI at POEM
1
-2
/
+2
2016-02-22
Importing locale patch for command line utils, from RHEL6 rpm source
Yasuhito FUTATSUKI at POEM
3
-13
/
+36
2016-02-17
Acknowledge option will now be honored for posts to anonymous lists
Mark Sapiro
2
-2
/
+7
2016-02-12
fix typo on help message in Mailman/Gui/NonDigest.py
Yasuhito FUTATSUKI
1
-1
/
+1
2016-02-07
Added more types to DEFAULT_PASS_MIME_TYPES.
Mark Sapiro
1
-3
/
+5
2016-02-04
Bumped branch version to: 2.1.21rc2
Mark Sapiro
1
-2
/
+2
2016-02-04
Forget to set new attributes in MailList.py.
Mark Sapiro
1
-0
/
+6
2016-02-02
Bumped branch version to: 2.1.21rc1
Mark Sapiro
1
-4
/
+4
2016-02-02
Added dmarc_non_moderation_action to list settings.
Mark Sapiro
5
-2
/
+44
2016-01-21
Fixed garbled From: with DMARC mitigations and non-ascii display name.
Mark Sapiro
1
-2
/
+5
2016-01-19
Some wording clarifications.
Mark Sapiro
1
-2
/
+2
2015-12-15
Treat a poster's address which matches an equivalent_domains address as
Mark Sapiro
1
-0
/
+6
2015-12-14
Ensure white space following subject_prefix.
Mark Sapiro
1
-0
/
+5
2015-12-13
Vette log entries for banned subscriptions now include the source of
Mark Sapiro
1
-2
/
+6
2015-12-06
Submitting the user options form for a user who was asynchronously
Mark Sapiro
1
-0
/
+8
2015-11-28
Updates to list admin manual and UI help to fix broken links.
Mark Sapiro
1
-2
/
+2
2015-11-24
Avoid skipping a handler which rejected or discarded a message
Mark Sapiro
1
-1
/
+9
2015-11-06
Posts gated to usenet will no longer have other than the target group
Mark Sapiro
1
-15
/
+7
[next]