I'm trying to make a little perl script that reads the subject lines from email.
Problem that I see is being able to correctly remove the "bad" characters, like embedding perl code into the subject line... Example: Subject: Hello `rm -rf /*` have a nice day! Would, I suspect, be a bad thing to have. True? Would it execute? Is there some safe way to be sure to catch everything? -- If wishes were horses, then beggars would be thieves. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]