in reply to sending email with plaintext and HTML

You're missing the part of the script where you avoid sending email to merlyn@stonehenge.com.

I never want HTML email in my inbox, and I know a lot of other people feel the same way. HTML is for web pages, not email.

Please consider this before you deploy such a script. At least give people a database where they can say "no web in my mail, please".

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: sending email with plaintext and HTML