hi, i'd like to use the following regexp in the "hold posts with header value matching a specified regexp." option of the privacy options section of mailman 2.0.10 list owner config pages:
from: (?!john)[EMAIL PROTECTED] to make all messages coming from hotmail require admin approval, except of messages coming from [EMAIL PROTECTED], which should be accepted without approval. i cannot make this work, though. any hints how one could achieve this functionality? (more specific: the list should be open for posts from anywhere without approval, but hotmail and similar spammers should be filtered, except of some known exceptions) thanks, pavel. p.s. please reply also to my address as i am not member of this list. _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
