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
2020-05-18
Extend REFUSE_SECOND_PENDING to unsubscription as well.
Mark Sapiro
1
-4
/
+9
2020-05-13
Fix potential ValueError in MailList.CheckPending.
Mark Sapiro
1
-4
/
+3
2020-01-09
Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes.
Mark Sapiro
1
-0
/
+21
2019-11-08
Fix possible UnicodeDecodeError in sending subscription confirmation.
Mark Sapiro
1
-2
/
+3
2019-11-08
Implement new drop_cc switch.
Mark Sapiro
1
-0
/
+1
2019-01-28
Expand tabs in Python code.
Mark Sapiro
1
-1
/
+1
2018-11-30
Patch for dmarc_moderation_addresses to automatically apply dmarc_moderation_...
Jim Popovitch
1
-0
/
+1
2018-06-22
enhance i18n of listinfo overview
Yasuhito FUTATSUKI at POEM
1
-0
/
+21
2018-06-18
Added global _ where needed.
Mark Sapiro
1
-0
/
+1
2018-06-17
Bump copyright dates.
Mark Sapiro
1
-0
/
+0
2018-06-17
add missed whence msgid in previous commit
Yasuhito FUTATSUKI at POEM
1
-4
/
+5
2018-06-16
Preserve translation accross a call to SendSubscribeAck().
Mark Sapiro
1
-2
/
+8
2018-06-16
whence should be translated to lists language for admin notify
Yasuhito FUTATSUKI at POEM
1
-1
/
+2
2018-06-16
enhance i18n in admin(un)?subscribeack messages
Yasuhito FUTATSUKI at POEM
1
-2
/
+2
2018-06-12
Add whence to owner subscribe|unsubscribe notifications.
Jim Popovitch
1
-0
/
+2
2018-06-11
Support for verifying subscriber domains against the Spamhaus DBL
Jim Popovitch
1
-0
/
+6
2018-06-10
Changes based on feedback from Mark.
Jim Popovitch
1
-4
/
+0
2018-06-06
Improved logging of security related events
Jim Popovitch
1
-0
/
+4
2018-06-04
Not at all my day.
Mark Sapiro
1
-1
/
+1
2018-06-04
Ooops. Forgot mm_cfg.
Mark Sapiro
1
-1
/
+1
2018-06-04
Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Feature
Mark Sapiro
1
-0
/
+7
2018-03-08
Bad values in topics no longer break the list.
Mark Sapiro
1
-2
/
+10
2016-11-16
Enhanced the fix for race conditions in MailList().Load().
Mark Sapiro
1
-2
/
+4
2016-05-17
Improved logging of banned subscription and address change attempts.
Mark Sapiro
1
-1
/
+12
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
[next]