On Thursday, March 06, 2008 4:02 PM -0600 David Champion <[EMAIL PROTECTED]> wrote:
> Here is an update to mm-handler which might address this adequately. I > no longer use mm-handler myself (despite having written it), so I can't > test this short of installing a new Mailman instance. Can someone on > the list test it? > > http://home.uchicago.edu/~dgc/sw/mailman/mm-handler/mm-handler-2.10 > > Since it's contrib and not supported, maybe it would be reasonable to > put the update into the 2.1.10 release -- provided someone can declare > that it works. :) Otherwise feel free to post it on the wiki. I'll give it a shot. Question about the backscatter settings: # Prevent backscatter for unapproved actions? $BounceUnapproved = 0; # Prevent backscatter for undefined lists? $BounceNonlist = 1; The comment seems to be logically backwards from the variable name. Should it really read "allow", not "prevent"? Does 0 or 1 mean backscatter? _______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp