Please confirm that setting up a rule for cc's in Header Filter to "hold for moderation," it should block the member from sending a cc?
It will hold for moderation any message containing a Cc: header. It won't prevent the moderator from accepting the message.
And, for the pattern, are you suggesting I use ".*" with cc: as the regexprs? Or, what exactly do I use under as a regular expression?
Use cc as the header and the two characters .* as the pattern (or whatever affinity calls it). See https://docs.python.org/3/library/re.html for information about Python regular expressions.
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/YU3XJWGZOLA7ZBS6TCTYYDCOYZAZH3GH/ This message sent to [email protected]
