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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
REMOVE_DKIM_HEADERS = 3 renames headers X-Mailman-Original...
Mark Sapiro
2016-05-26
2
-1
/
+10
|
\
|
*
Support for preserving original DKIM headers
jimpop@template.hostname
2016-05-26
2
-0
/
+8
|
/
*
Prior fix for lp:1573623 at rev 1647 was incomplete.
Mark Sapiro
2016-05-22
1
-2
/
+3
*
Added a bunch more templates to those that can be edited via the GUI.
Mark Sapiro
2016-05-18
1
-1
/
+13
*
Improved logging of banned subscription and address change attempts.
Mark Sapiro
2016-05-17
1
-1
/
+12
*
Catch MMUnknownListError in case list is removed after listing names.
Mark Sapiro
2016-05-17
2
-3
/
+11
*
Keep the date header in wrapped messages.
Mark Sapiro
2016-05-13
1
-1
/
+2
*
Implement SASL and STARTTLS in SMTPDirect.py.
Mark Sapiro
2016-05-06
2
-0
/
+46
*
Allow DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL to be None or the null string.
Mark Sapiro
2016-05-04
1
-0
/
+2
*
White space left of Logout link is no longer part of the link.
Mark Sapiro
2016-04-22
1
-3
/
+4
*
Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.
Mark Sapiro
2016-04-21
2
-1
/
+8
*
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
1
-2
/
+10
*
Bumped branch version to: 2.1.22
Mark Sapiro
2016-04-17
1
-2
/
+2
*
Fixed missing VIRTUAL_MAILMAN_LOCAL_DOMAIN and duplicates in virtual-mailman.
Mark Sapiro
2016-04-14
1
-1
/
+10
*
Use rfind rather than find to find '@' for domain splitting.
Mark Sapiro
2016-04-09
1
-1
/
+2
*
Honor an organizational domain's DMARC sp= policy for sub-domains.
Mark Sapiro
2016-04-09
1
-5
/
+14
*
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
1
-3
/
+23
*
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
1
-8
/
+18
*
Fixed CommandRunner shunting a message with a null byte in the body.
Mark Sapiro
2016-03-06
1
-1
/
+2
*
Better logging of DMARC lookup DNS exceptions.
Mark Sapiro
2016-03-06
1
-1
/
+1
*
Don't collapse multipart with a single sub-part inside multipart/signed parts.
Mark Sapiro
2016-02-28
1
-1
/
+6
*
Bumped branch version to: 2.1.21
Mark Sapiro
2016-02-28
1
-3
/
+3
*
Added switch to disable the l10n cset recoding.
Mark Sapiro
2016-02-27
2
-3
/
+15
*
Fixed l10n to use correct charset for command-line scripts.
Mark Sapiro
2016-02-27
3
-18
/
+42
|
\
|
*
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
2
-2
/
+8
|
|
\
\
|
*
\
\
Merge lp:mailman/2.1 rev 1620
Yasuhito FUTATSUKI at POEM
2016-02-26
1
-4
/
+89
|
|
\
\
\
|
*
|
|
|
* add option to pick up C_() texts to make potfile
Yasuhito FUTATSUKI at POEM
2016-02-22
1
-2
/
+2
|
*
|
|
|
Importing locale patch for command line utils, from RHEL6 rpm source
Yasuhito FUTATSUKI at POEM
2016-02-22
3
-13
/
+36
*
|
|
|
|
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
2
-2
/
+8
|
|
/
|
/
|
*
|
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
1
-4
/
+25
|
/
*
Acknowledge option will now be honored for posts to anonymous lists
Mark Sapiro
2016-02-17
2
-2
/
+7
*
fix typo on help message in Mailman/Gui/NonDigest.py
Yasuhito FUTATSUKI
2016-02-12
1
-1
/
+1
*
Added more types to DEFAULT_PASS_MIME_TYPES.
Mark Sapiro
2016-02-07
1
-3
/
+5
*
Bumped branch version to: 2.1.21rc2
Mark Sapiro
2016-02-04
1
-2
/
+2
*
Forget to set new attributes in MailList.py.
Mark Sapiro
2016-02-04
1
-0
/
+6
*
Bumped branch version to: 2.1.21rc1
Mark Sapiro
2016-02-02
1
-4
/
+4
*
Added dmarc_non_moderation_action to list settings.
Mark Sapiro
2016-02-02
5
-2
/
+44
*
Fixed garbled From: with DMARC mitigations and non-ascii display name.
Mark Sapiro
2016-01-21
1
-2
/
+5
*
Some wording clarifications.
Mark Sapiro
2016-01-19
1
-2
/
+2
*
Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch.
Mark Sapiro
2016-01-18
6
-16
/
+132
|
\
|
*
Improvements based on feedback from Mark Sapiro
jimpop@template.hostname
2015-11-04
4
-8
/
+7
|
*
Removed 2 development debugging lines
jimpop@template.hostname
2015-11-04
1
-5
/
+0
|
*
Auto-Moderate Verbose Members
jimpop@template.hostname
2015-11-04
6
-1
/
+56
[next]