[Mailman-Users] Question about reg expr matches in matches_p (in Moderate.py)

Mark Sapiro mark at msapiro.net
Thu Jan 20 20:03:19 CET 2011


On 1/19/2011 3:35 PM, C Nulk wrote:
> 
> So the question is, should the listnames in  the *_these_nonmembers
> fields be all lowercase, all uppercase, or mixed case?  So far, mixed
> case does not appear to be working.


The list name in @listname entries in *_these_nonmembers must be the
internal name of the list, i.e. it is all lower case, and in distros
such as cPanel that have munged listnames, it must be the name that's
used in the web interface which may be different from the name in the
posting address. Again, in cPanel for example, this is the
listname_domain name, not simply listname.

These are the only case sensitive entries in *_these_nonmembers. regexps
and literal addresses are matched case insensitively.

-- 
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-Users mailing list