Rich Winkel wrote:
>
>Her umbrella posts are moderated also, I was just hoping that approving
>a post for the umbrella would approve it for all the sublists as well.


OK. I "get it".

Here's what you could do. It's not "spoof proof", but it will
accomplish what you want I think.

Instead of putting the UMBRELLA-bounces address in
accept_these_nonmembers of the sub-lists, make that address a member
with delivery and password reminders off and unmoderated.

Then put

SENDER_HEADERS = (None, 'from', 'reply-to', 'sender')

in mm_cfg.py and restart Mailman. This will check the envelope sender
before From: when testing for a member post. You could instead put

SENDER_HEADERS = ('sender', 'from', None, 'reply-to')

to check Sender: before From:. Since both Sender: and the envelope
sender (indicated by the None entry) are the UMBRELLA-bounces address
in posts from the umbrella, they will be accepted by the sub-lists
with this set up, even if From: is a nonmember or moderated member.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to