Filtering Mail with Regexes: Possible?

I would like to be able to filter message bodies and put a hold for approval on those with html links in them to try to catch address book hijacked mail (mail sent to a list of addresses stolen from subscribers' contact lists).
Is that possible?
Best regards,
-Tom

Tom Browder wrote:
Yes, but not via the standard configuration. You need to implement a custom handler <http://wiki.list.org/x/l4A9>. That FAQ contains a skeleton example MyHandler.py which does what you ask and more.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Tom Browder wrote:
Yes, but not via the standard configuration. You need to implement a custom handler <http://wiki.list.org/x/l4A9>. That FAQ contains a skeleton example MyHandler.py which does what you ask and more.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Tom Browder