aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/MailList.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-22enhance i18n of listinfo overviewYasuhito FUTATSUKI at POEM1-0/+21
2018-06-18Added global _ where needed.Mark Sapiro1-0/+1
2018-06-17Bump copyright dates.Mark Sapiro1-0/+0
2018-06-17add missed whence msgid in previous commitYasuhito FUTATSUKI at POEM1-4/+5
2018-06-16Preserve translation accross a call to SendSubscribeAck().Mark Sapiro1-2/+8
2018-06-16whence should be translated to lists language for admin notifyYasuhito FUTATSUKI at POEM1-1/+2
2018-06-16enhance i18n in admin(un)?subscribeack messagesYasuhito FUTATSUKI at POEM1-2/+2
2018-06-12Add whence to owner subscribe|unsubscribe notifications.Jim Popovitch1-0/+2
2018-06-11Support for verifying subscriber domains against the Spamhaus DBLJim Popovitch1-0/+6
2018-06-10Changes based on feedback from Mark.Jim Popovitch1-4/+0
2018-06-06Improved logging of security related eventsJim Popovitch1-0/+4
2018-06-04Not at all my day.Mark Sapiro1-1/+1
2018-06-04Ooops. Forgot mm_cfg.Mark Sapiro1-1/+1
2018-06-04Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE FeatureMark Sapiro1-0/+7
2018-03-08Bad values in topics no longer break the list.Mark Sapiro1-2/+10
2016-11-16Enhanced the fix for race conditions in MailList().Load().Mark Sapiro1-2/+4
2016-05-17Improved logging of banned subscription and address change attempts.Mark Sapiro1-1/+12
2016-02-04Forget to set new attributes in MailList.py.Mark Sapiro1-0/+6
2015-12-13Vette log entries for banned subscriptions now include the source ofMark Sapiro1-2/+6
2015-10-17Invalid regexps in *_these_nonmembers, subscribe_auto_approval andMark Sapiro1-2/+12
2015-10-15Refactored the GetPattern list method to simplify extending @listnameMark Sapiro1-11/+22
2015-08-21Implemented GLOBAL_BAN_LIST.Mark Sapiro1-1/+3
2015-02-03Enhanced subscribe_auto_approval to accept @listname entries.Mark Sapiro1-3/+25
2015-01-23Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro1-0/+2
2015-01-23Implemented the equivalent domains feature for list posting/moderation.Mark Sapiro1-0/+2
2015-01-22A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro1-14/+67
2014-05-02Make dmarc_quarantine_moderaction_action a list setting.Mark Sapiro1-0/+2
2014-04-16Fixed a long standing issue in which a notice sent to a user whoseMark Sapiro1-1/+2
2013-10-20Incorporated some feedback from Mark S.Jim Popovitch1-1/+1
2013-09-28Renamed author_is_list to from_is_list.Mark Sapiro1-1/+1
2013-07-18First cut at the author_is_list feature.Mark Sapiro1-1/+2
2013-03-03Hold/Reject/Discard moderation support for Senders with a DMARC p=reject policyJim Popovitch1-0/+2
2012-06-20Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro1-0/+0
2012-03-28Added the MailList.py change missing from rev. 1345.Mark Sapiro1-0/+1
2012-03-27Added an Auto-Submitted: header to invitations and (un)subscriptionMark Sapiro1-1/+13
2011-11-13Fixed misleading response to an email approval of a held message.Mark Sapiro1-1/+1
2011-09-29A problem with the logic avoiding unnecessarily reloading a current listMark Sapiro1-3/+12
2011-02-07- A new mm_cfg.py setting RESPONSE_INCLUDE_LEVEL has been added to controlMark Sapiro1-2/+2
2010-12-04 - Fixed a problem where an emailed command in the Subject: header with aMark Sapiro1-3/+3
2010-06-29Added option include_sender_header to suppress rewrite of the Sender header w...Malte S. Stretz1-0/+1
2010-02-27Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro1-5/+6
2008-12-07Fixed an issue where list creation would report bad owner emailMark Sapiro1-1/+1
2008-06-30- Bumped version to 2.1.11.Mark Sapiro1-0/+6
2008-02-23MailList.py - Changed the already a member logic in the ChangeMemberAddress()Mark Sapiro1-3/+4
2008-02-23MailList.py - Reversed a portion of the immediately previous change. ItMark Sapiro1-3/+2
2008-02-23MailList.py - Corrected some long standing incomplete logic in theMark Sapiro1-8/+18
2007-11-25Mailman/Archiver/HyperArch.pyMark Sapiro1-1/+1
2007-11-25Add 'sibling list' feature: exclude and include lists are other mailingTokio Kikuchi1-0/+2
2007-10-18MailList.Create() - added an assertion that the listname is lower case.Mark Sapiro1-0/+1
2006-03-12Fixed long standing error - subscribe log 'new' entry reversed name and email.msapiro1-1/+1