Alexander Shopov wrote:
>
>Now comes the part I do not understand - how do I ensure that mailman will 
>accept messages that were posted to the commit lists - they all have different 
>'From:' field (the identifier of the committer).
>What can I do to ensure that commit messages via the upstream lists are 
>accepted by may mailman instance?


Put the handler in the pipeline before Moderate and set

    msgdata['approved'] = True

for those messages you want to accept.
     
-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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