aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-09Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes.Mark Sapiro5-0/+37
2019-11-08Fix possible UnicodeDecodeError in sending subscription confirmation.Mark Sapiro1-2/+3
2019-11-08Implement new drop_cc switch.Mark Sapiro6-3/+30
2019-10-05Changed new 'Successfully unsubscribed:' to existingMark Sapiro1-1/+1
2019-09-17Implemented web admin sync members.Mark Sapiro2-2/+110
2019-06-10Don't enable CAPTCHA if 'en' key is not setRalf Jung1-1/+1
2019-06-10Mention in the docs that 'en' is used as the default keyRalf Jung1-0/+3
2019-06-10fix computing the form hash when there is no CAPTCHARalf Jung1-1/+1
2019-06-10implement a simple CAPTCHA scheme based on questions and answers configured b...Ralf Jung4-4/+70
2019-06-05Added site list -bounces and -request @ virtual domain to virtual-mailman.Mark Sapiro1-4/+26
2019-06-05Fixed missing <> in List-ID with invalid char in description.Mark Sapiro1-0/+6
2019-05-21Update Defaults.py doc for DEFAULT_DMARC_MODERATION_ACTION.Mark Sapiro1-1/+3
2019-05-16Remove unnecessary kludges from DSN recognition.Mark Sapiro1-27/+1
2019-03-06Strip leading/trailing spaces from login email for private and options login.Mark Sapiro2-3/+4
2019-03-01Implement MAX_LISTNAME_LENGTH to avoid calculating on each web access.Mark Sapiro2-4/+18
2019-01-28Expand tabs in Python code.Mark Sapiro8-55/+55
2018-12-30Corrected and augmented some security log messages.Mark Sapiro4-3/+17
2018-12-01Updated SpamDetect.py and VARHELP based on feedback from Mark S. Jim Popovitch2-3/+6
2018-11-30Patch for dmarc_moderation_addresses to automatically apply dmarc_moderation_...Jim Popovitch5-2/+16
2018-11-28Added recognition for non-compliant opensmtpd DSN Action: error.Mark Sapiro1-1/+2
2018-11-10Use .bin extension for scrubbed application/octet-stream files.Mark Sapiro1-0/+3
2018-08-07Catch TypeError on simultaneous confirmations of the same token.Mark Sapiro1-5/+19
2018-07-24Bumped branch version to: 2.1.29Mark Sapiro1-2/+2
2018-07-24Fixed broken patch at rev. 1796.Mark Sapiro1-1/+1
2018-07-23Bumped branch version to: 2.1.28Mark Sapiro1-2/+2
2018-07-23Truncate long invalid list names in web error messages.Mark Sapiro1-5/+16
2018-07-15fix python doc urlsYasuhito FUTATSUKI at POEM3-3/+3
2018-07-12Add description about IPv6 support of BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Yasuhito FUTATSUKI at POEM1-2/+4
2018-07-09Add language selecter to "HTML Page Editing" page for multi-lang listsYasuhito FUTATSUKI at POEM1-7/+34
2018-07-04Escaping of HTML entities for the web UI is now done more selectively.Mark Sapiro2-4/+9
2018-07-02Fixed BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE to use DBL, not ZEN.Mark Sapiro1-1/+1
2018-06-22Bumped branch version to: 2.1.27Mark Sapiro1-2/+2
2018-06-22revert Mailman/Gui/GUIBase.py to drop change of this branchYasuhito FUTATSUKI at POEM1-8/+0
2018-06-22* apply Utils.websafe() to description string in admin.pyYasuhito FUTATSUKI at POEM2-2/+7
2018-06-22enhance i18n of listinfo overviewYasuhito FUTATSUKI at POEM4-2/+31
2018-06-18One more global _ needed.Mark Sapiro1-0/+1
2018-06-18Added global _ where needed.Mark Sapiro4-0/+4
2018-06-17Bump copyright dates.Mark Sapiro151-148/+148
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 POEM6-9/+18
2018-06-12Add whence to owner subscribe|unsubscribe notifications.Jim Popovitch1-0/+2
2018-06-11Support for verifying subscriber domains against the Spamhaus DBLJim Popovitch3-0/+32
2018-06-10Changes based on feedback from Mark.Jim Popovitch3-9/+8
2018-06-06Improved logging of security related eventsJim Popovitch7-1/+34
2018-06-05Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6.Mark Sapiro1-7/+21
2018-06-04Not at all my day.Mark Sapiro1-1/+1
2018-06-04Ooops. Forgot mm_cfg.Mark Sapiro1-1/+1
2018-06-04Restrict Spamhaus ZEN hits to SBL, CSS and XBL.Mark Sapiro2-3/+3