[Mailman-Users] Facebook invite not rejected
Adam McGreggor
adam-mailman at amyl.org.uk
Sun Nov 15 23:05:51 CET 2009
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
More information about the Mailman-Users
mailing list