Page MenuHomePhabricator

Set SENDER_HEADERS = ('from',) in mm_cfg.py
Closed, ResolvedPublic

Description

SENDER_HEADERS = ('from',) in mm_cfg.py should help with fake emails from spammers, see https://bugs.launchpad.net/mailman/+bug/1154004

Will only be a problem (relative to current config) in the unlikely event that user subscribed with address A writes to the list from address A in Sender (e.g. webmail; or SMTP-AUTH) but specifying address B in From (e.g. misconfigured SMTP client).


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=46021

Details

Reference
bz46049

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:41 AM
bzimport set Reference to bz46049.

Change 154846 had a related patch set uploaded by John F. Lewis:
mailman: SENDER_HEADERS use from only

https://gerrit.wikimedia.org/r/154846

Andrew added a subscriber: Dzahn.