Steve,
You might want to take a look at Mail::Audit and Mail::SpamAssassin. SpamAssassin seems to work reasonable well but there are will always be a few false positives. On the other hand if you want to re-invent the w.... to learn something you might want to think about using just Mail::Audit (mostly a wrapper around Mail::Internet). Good Luck, -J On Mon, 23 Sep 2002, Steve Gilbert wrote: > My daughter has decided to put up a web site that > she'd like people to email her at. She has an aol > account at her mothers but I did not want her to give > out that address. So I set up an account were people > can email her there and then I have a process that is > to eliminate any message with "adult content" and any > files that are executable and only pass files that > she's expecting. If the message contains no > executables or adult content then my process will > foward the message to her aol account. > With a little help from Kevin Meltzer (Thanks Kevin) > and his suggestion to use MIME::Parser (MIME::Tools) > I'm half way there, but I'm a little stuck on how to > create an effective adult content filter. I thought I > had seen on here a nifty peice of regexp but I can't > find it. Anyone have any suggestions? > > TIA > > Steve > > __________________________________________________ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]