aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Defaults.py.in (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-01Improve doc for VERP_PASSWORD_REMINDERS.Mark Sapiro1-1/+4
2020-06-10Implement WARN_MEMBER_OF_SUBSCRIBE subscribe setting.Mark Sapiro1-0/+4
2020-05-18Extend REFUSE_SECOND_PENDING to unsubscription as well.Mark Sapiro1-1/+1
2020-01-09Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes.Mark Sapiro1-0/+8
2019-11-08Implement new drop_cc switch.Mark Sapiro1-0/+7
2019-06-10Mention in the docs that 'en' is used as the default keyRalf Jung1-0/+3
2019-06-10implement a simple CAPTCHA scheme based on questions and answers configured b...Ralf Jung1-0/+16
2019-05-21Update Defaults.py doc for DEFAULT_DMARC_MODERATION_ACTION.Mark Sapiro1-1/+3
2019-03-01Implement MAX_LISTNAME_LENGTH to avoid calculating on each web access.Mark Sapiro1-0/+9
2018-07-12Add description about IPv6 support of BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Yasuhito FUTATSUKI at POEM1-2/+4
2018-06-11Support for verifying subscriber domains against the Spamhaus DBLJim Popovitch1-0/+4
2018-06-04Restrict Spamhaus ZEN hits to SBL, CSS and XBL.Mark Sapiro1-2/+2
2018-06-04Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE FeatureMark Sapiro1-1/+6
2018-06-03Added Esperanto translation and updated i18n.Mark Sapiro1-0/+1
2018-01-29Allow the list subscription form to be protected from spam bots usingDavid Siebörger1-0/+6
2017-11-02The DELIVERY_RETRY_WAIT setting is now effective.Mark Sapiro1-0/+3
2017-05-23Implement base64 encoded recipient header.Mark Sapiro1-0/+11
2017-05-12Changed DEFAULT_MSG_FOOTER to use standard sig separator.Mark Sapiro1-2/+5
2017-03-06Fixed a long standing typo.Mark Sapiro1-2/+2
2016-11-29Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ...Mark Sapiro1-1/+0
2016-07-14Match header_filter_rules as normalized unicodes.Mark Sapiro1-0/+7
2016-05-26Support for preserving original DKIM headersjimpop@template.hostname1-0/+1
2016-05-06Implement SASL and STARTTLS in SMTPDirect.py.Mark Sapiro1-0/+16
2016-04-21Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting.Mark Sapiro1-0/+6
2016-02-27Added switch to disable the l10n cset recoding.Mark Sapiro1-0/+7
2016-02-26Minor documentation clean up.Mark Sapiro1-1/+1
2016-02-25Further refactoring of the Organizational Domain fix.Mark Sapiro1-0/+7
2016-02-07Added more types to DEFAULT_PASS_MIME_TYPES.Mark Sapiro1-3/+5
2016-02-02Added dmarc_non_moderation_action to list settings.Mark Sapiro1-1/+13
2015-11-04Improvements based on feedback from Mark Sapirojimpop@template.hostname1-1/+1
2015-11-04Auto-Moderate Verbose Membersjimpop@template.hostname1-0/+6
2015-09-18Clean up some documentation wording.Mark Sapiro1-6/+6
2015-08-21Implemented GLOBAL_BAN_LIST.Mark Sapiro1-0/+8
2015-03-27Fix for path traversal vulnerability.Mark Sapiro1-1/+1
2015-02-13Because of privacy concerns with the 2.2 backport adding real name toMark Sapiro1-0/+4
2015-02-05Mailman's character set for Romanian has been changed from iso-8859-2Mark Sapiro1-1/+1
2015-02-05Mailman's character set for Russian has been changed from koi8-r toMark Sapiro1-1/+1
2015-01-23Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro1-2/+8
2015-01-23Implemented the equivalent domains feature for list posting/moderation.Mark Sapiro1-1/+21
2015-01-22A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro1-0/+4
2015-01-10Implement a new WEB_HEAD_ADD setting to specify text to be added to theMark Sapiro1-1/+15
2014-12-20Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the defaultMark Sapiro1-0/+4
2014-10-16Implemented the ability to forward bounces to the list owner.Mark Sapiro1-0/+4
2014-05-02Make dmarc_quarantine_moderaction_action a list setting.Mark Sapiro1-2/+3
2014-05-02More fine tuning of dmarc_moderation_action.Mark Sapiro1-0/+8
2014-04-06Updated Defaults.py documentation for REMOVE_DKIM_HEADERS.Mark Sapiro1-2/+2
2014-03-14Cleaned up a couple of comments missed in the author_is_list toMark Sapiro1-2/+2
2013-10-29Implemented whitelist for headers to keep for anonymous lists.Mark Sapiro1-0/+21
2013-09-28Renamed author_is_list to from_is_list.Mark Sapiro1-4/+4
2013-09-27Made author_is_list a 3-way with an option to wrap the message.Mark Sapiro1-4/+9