[Mailman-Developers] Administrivia bug with 'set'

Mark Sapiro mark at msapiro.net
Wed Jun 15 00:53:00 CEST 2011


I recently noticed (by looking at code) that since the format of the
email set command changed from

 set <option> {on|off} <password>

to things like

 set authenticate <password>
 set <option> {on|off}

in going from Mailman 2.0.x to 2.1, Mailman.Utils.is_administrivia()
was never updated to account for the new formats, and therefore, valid
set commands are never recognized as administrivia.

I filed a bug at <https://bugs.launchpad.net/mailman/+bug/796836>.

Please see the last paragraph of the bug report and let me know if you
have an opinion.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Developers mailing list