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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to