[Mailman-Users] Are the "regexps" used in Mailman really RegularExpressions?

Mark Sapiro msapiro at value.net
Thu Jan 27 06:23:51 CET 2005


Jeff Groves wrote:

>So, would that "never match" scenario be a feature or a bug?

It would be a bug if it's true. As I said, I just looked quickly at the
code. I would have to verify actual behavior before drawing a final
conclusion.

>My opinion is that Mailman should do the Python equivalent of a "tolower" to every email 
>address (and every regular expression) before applying the regular expressions filter....

In most cases the IGNORECASE flag is specified for the match which
accomplishes the same thing. I didn't see it here, but as I said, I'm
not that confident that case is not ignored.

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




More information about the Mailman-Users mailing list