On Sun, Nov 15, 2009 at 01:18:02PM -0800, Mark Sapiro wrote:
> In Defaults.py is the line
>
> SENDER_HEADERS = ('from', None, 'reply-to', 'sender')
>
> which means check From:, Unix from, Reply-To: and Sender in that order
> when testing membership. If you override this by putting
>
> SENDER_HEADERS = ('from', None,, 'sender')
Possibly without the second comma, after 'None'.
http://mail.python.org/pipermail/mailman-users/2008-October/063566.html
&c suggests that (just the one comma) to be the case.
--
"In matters of grave importance, style, not sincerity, is the vital
thing"
-- The Importance of Being Earnest
------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org