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
/
MailList.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
Forget to set new attributes in MailList.py.
Mark Sapiro
1
-0
/
+6
2015-12-13
Vette log entries for banned subscriptions now include the source of
Mark Sapiro
1
-2
/
+6
2015-10-17
Invalid regexps in *_these_nonmembers, subscribe_auto_approval and
Mark Sapiro
1
-2
/
+12
2015-10-15
Refactored the GetPattern list method to simplify extending @listname
Mark Sapiro
1
-11
/
+22
2015-08-21
Implemented GLOBAL_BAN_LIST.
Mark Sapiro
1
-1
/
+3
2015-02-03
Enhanced subscribe_auto_approval to accept @listname entries.
Mark Sapiro
1
-3
/
+25
2015-01-23
Implemented dmarc_wrapped_message_text to optionally add an explanitory
Mark Sapiro
1
-0
/
+2
2015-01-23
Implemented the equivalent domains feature for list posting/moderation.
Mark Sapiro
1
-0
/
+2
2015-01-22
A number of changes from the unofficial 2.2 branch have been backported to
Mark Sapiro
1
-14
/
+67
2014-05-02
Make dmarc_quarantine_moderaction_action a list setting.
Mark Sapiro
1
-0
/
+2
2014-04-16
Fixed a long standing issue in which a notice sent to a user whose
Mark Sapiro
1
-1
/
+2
2013-10-20
Incorporated some feedback from Mark S.
Jim Popovitch
1
-1
/
+1
2013-09-28
Renamed author_is_list to from_is_list.
Mark Sapiro
1
-1
/
+1
2013-07-18
First cut at the author_is_list feature.
Mark Sapiro
1
-1
/
+2
2013-03-03
Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policy
Jim Popovitch
1
-0
/
+2
2012-06-20
Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.
Mark Sapiro
1
-0
/
+0
2012-03-28
Added the MailList.py change missing from rev. 1345.
Mark Sapiro
1
-0
/
+1
2012-03-27
Added an Auto-Submitted: header to invitations and (un)subscription
Mark Sapiro
1
-1
/
+13
2011-11-13
Fixed misleading response to an email approval of a held message.
Mark Sapiro
1
-1
/
+1
2011-09-29
A problem with the logic avoiding unnecessarily reloading a current list
Mark Sapiro
1
-3
/
+12
2011-02-07
- A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to control
Mark Sapiro
1
-2
/
+2
2010-12-04
- Fixed a problem where an emailed command in the Subject: header with a
Mark Sapiro
1
-3
/
+3
2010-06-29
Added option include_sender_header to suppress rewrite of the Sender header w...
Malte S. Stretz
1
-0
/
+1
2010-02-27
Added a urlhost argument to the MailList.MailList.Create() method to
Mark Sapiro
1
-5
/
+6
2008-12-07
Fixed an issue where list creation would report bad owner email
Mark Sapiro
1
-1
/
+1
2008-06-30
- Bumped version to 2.1.11.
Mark Sapiro
1
-0
/
+6
2008-02-23
MailList.py - Changed the already a member logic in the ChangeMemberAddress()
Mark Sapiro
1
-3
/
+4
2008-02-23
MailList.py - Reversed a portion of the immediately previous change. It
Mark Sapiro
1
-3
/
+2
2008-02-23
MailList.py - Corrected some long standing incomplete logic in the
Mark Sapiro
1
-8
/
+18
2007-11-25
Mailman/Archiver/HyperArch.py
Mark Sapiro
1
-1
/
+1
2007-11-25
Add 'sibling list' feature: exclude and include lists are other mailing
Tokio Kikuchi
1
-0
/
+2
2007-10-18
MailList.Create() - added an assertion that the listname is lower case.
Mark Sapiro
1
-0
/
+1
2006-03-12
Fixed long standing error - subscribe log 'new' entry reversed name and email.
msapiro
1
-1
/
+1
2006-02-22
Fixed bug 1435722 by encoding the i18n subject in the character set of the
msapiro
1
-3
/
+5
2005-12-30
A cleansing pass, almost entirely cosmetic. Such things as whitespace
bwarsaw
1
-4
/
+5
2005-12-03
Improving banned subscription logic to cover all invites, subscribes, address...
msapiro
1
-23
/
+59
2005-08-27
FSF office has moved to 51 Franklin Street.
tkikuchi
1
-1
/
+1
2005-07-13
Introduce new attribute (collapse_alternatives) to allow HTML in
tkikuchi
1
-0
/
+1
2005-02-16
Forget to add new attribute for new lists.
tkikuchi
1
-0
/
+1
2005-01-30
HasExplicitDest(): Resolution of SF bug #1112349. acceptable_aliases should
bwarsaw
1
-23
/
+21
2004-12-04
Python 2.4 checks strftime() more strict.
tkikuchi
1
-12
/
+28
2004-10-19
923428 VERP subscription confirmations
tkikuchi
1
-25
/
+29
2004-10-10
I18N autorespondToSender()
tkikuchi
1
-3
/
+8
2004-10-08
[ 790494 ] built-in automatic discard
tkikuchi
1
-0
/
+2
2004-10-03
Merging SF patches:
tkikuchi
1
-0
/
+5
2004-03-04
Load(): Improve the log message.
bwarsaw
1
-1
/
+1
2004-03-04
Load(): Only gain the lock and attempt to repair the config file if file ==
bwarsaw
1
-9
/
+11
2004-03-04
Load(), __fix_corrupt_pckfile(): We should only rotate the corrupt pickle
bwarsaw
1
-8
/
+21
2004-02-29
Load(): Another shutil EPERM elimination patch; os.remove any existing safety
bwarsaw
1
-3
/
+15
2004-02-29
Load(): Before creating the .safety file, move any existing .pck or .db file
bwarsaw
1
-0
/
+10
[next]