2015-07-12 19:42 GMT+03:00 Mark Sapiro <m...@msapiro.net>:
> On the other hand, you could just remove the fromusenet test and apply
> generic_nonmember_action to all posts whether or not from Usenet. I.e.,
> just change
>
>     if mlist.generic_nonmember_action == 0 or msgdata.get('fromusenet'):
>
> to
>
>     if mlist.generic_nonmember_action == 0:

Mark, I've made this correction but posts from Usenet continue to be
posted to the list without any moderation.
generic_nonmember_action is set to 'Hold'.

Danil
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to