On Wed, 15 May 2002 21:15:36 -0700 (PDT) Dan Mick <[EMAIL PROTECTED]> wrote: >I've been playing with MimeDel (Content filtering), and have >come to the conclusion that two things need to happen: > >1) there needs to be a way to set "only allow text" or "only >allow text/plain" without enumerating each type you *don't* want, >and >... >Comments welcome.
Not-text: "[^t]|t[^e]|te[^x]|tex[^t]|text[^/]" or something like that. -les _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
