aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/MailList.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bad values in topics no longer break the list.Mark Sapiro2018-03-081-2/+10
* Enhanced the fix for race conditions in MailList().Load().Mark Sapiro2016-11-161-2/+4
* Improved logging of banned subscription and address change attempts.Mark Sapiro2016-05-171-1/+12
* Forget to set new attributes in MailList.py.Mark Sapiro2016-02-041-0/+6
* Vette log entries for banned subscriptions now include the source ofMark Sapiro2015-12-131-2/+6
* Invalid regexps in *_these_nonmembers, subscribe_auto_approval andMark Sapiro2015-10-171-2/+12
* Refactored the GetPattern list method to simplify extending @listnameMark Sapiro2015-10-151-11/+22
* Implemented GLOBAL_BAN_LIST.Mark Sapiro2015-08-211-1/+3
* Enhanced subscribe_auto_approval to accept @listname entries.Mark Sapiro2015-02-031-3/+25
* Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro2015-01-231-0/+2
* Implemented the equivalent domains feature for list posting/moderation.Mark Sapiro2015-01-231-0/+2
* A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-221-14/+67
* Make dmarc_quarantine_moderaction_action a list setting.Mark Sapiro2014-05-021-0/+2
* Fixed a long standing issue in which a notice sent to a user whoseMark Sapiro2014-04-161-1/+2
* Added and modified various options regarding DMARC. See the NEWS file.Mark Sapiro2014-04-151-1/+3
|\
| * Upstream changesJim Popovitch2013-11-171-1/+2
| |\ | |/ |/|
| * Incorporated some feedback from Mark S.Jim Popovitch2013-10-201-1/+1
| * Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policyJim Popovitch2013-03-031-0/+2
* | Renamed author_is_list to from_is_list.Mark Sapiro2013-09-281-1/+1
* | First cut at the author_is_list feature.Mark Sapiro2013-07-181-1/+2
|/
* Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro2012-06-201-0/+0
* Added the MailList.py change missing from rev. 1345.Mark Sapiro2012-03-281-0/+1
* Added an Auto-Submitted: header to invitations and (un)subscriptionMark Sapiro2012-03-271-1/+13
* Fixed misleading response to an email approval of a held message.Mark Sapiro2011-11-131-1/+1
* A problem with the logic avoiding unnecessarily reloading a current listMark Sapiro2011-09-291-3/+12
* - A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to controlMark Sapiro2011-02-071-2/+2
* - Fixed a problem where an emailed command in the Subject: header with aMark Sapiro2010-12-041-3/+3
* Added option include_sender_header to suppress rewrite of the Sender header w...Malte S. Stretz2010-06-291-0/+1
* Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro2010-02-271-5/+6
* Fixed an issue where list creation would report bad owner emailMark Sapiro2008-12-071-1/+1
* - Bumped version to 2.1.11.Mark Sapiro2008-06-301-0/+6
* MailList.py - Changed the already a member logic in the ChangeMemberAddress()Mark Sapiro2008-02-231-3/+4
* MailList.py - Reversed a portion of the immediately previous change. ItMark Sapiro2008-02-231-3/+2
* MailList.py - Corrected some long standing incomplete logic in theMark Sapiro2008-02-231-8/+18
* Mailman/Archiver/HyperArch.pyMark Sapiro2007-11-251-1/+1
* Add 'sibling list' feature: exclude and include lists are other mailingTokio Kikuchi2007-11-251-0/+2
* MailList.Create() - added an assertion that the listname is lower case.Mark Sapiro2007-10-181-0/+1
* Fixed long standing error - subscribe log 'new' entry reversed name and email.msapiro2006-03-121-1/+1
* Fixed bug 1435722 by encoding the i18n subject in the character set of themsapiro2006-02-221-3/+5
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-4/+5
* Improving banned subscription logic to cover all invites, subscribes, address...msapiro2005-12-031-23/+59
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
* Introduce new attribute (collapse_alternatives) to allow HTML intkikuchi2005-07-131-0/+1
* Forget to add new attribute for new lists.tkikuchi2005-02-161-0/+1
* HasExplicitDest(): Resolution of SF bug #1112349. acceptable_aliases shouldbwarsaw2005-01-301-23/+21
* Python 2.4 checks strftime() more strict.tkikuchi2004-12-041-12/+28
* 923428 VERP subscription confirmationstkikuchi2004-10-191-25/+29
* I18N autorespondToSender()tkikuchi2004-10-101-3/+8
* [ 790494 ] built-in automatic discardtkikuchi2004-10-081-0/+2
* Merging SF patches:tkikuchi2004-10-031-0/+5