HTML formatting in email is EVIL!!

i know, i’m fighting a losing battle here, but it has to be said… 😐

when you send email, the person who receives it has to play along with your rules, or they don’t get to read what you had to say. that’s the bottom line.

when you send an email that is formatted using HTML, you are assuming that your recipient has an email client that is “smart enough” to interpret the HTML, otherwise the message looks something like this:

<body>
    <table width=3D"620" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" a=
lign=3D"center"><tr><td bgcolor=3D"#F0F0F0">
      <table width=3D"578" cellspacing=3D"0" cellpadding=3D"0" border=3D"0"=
 align=3D"center">
        <tr>
          <td height=3D"16"></td>
        </tr>
        <tr>
          <td>
            <img src=3D"http://s.ytimg.com/yt/img/email/digest/email_header=
.png">
          </td>
        </tr>
        <tr>
          <td height=3D"16"></td>
        </tr>

        <tr>
          <td align=3D"left" bgcolor=3D"#FFFFFF">
            <div style=3D"border-style:solid; border-width:1px; border-colo=
r:#CCCCCC;">
              <table width=3D"578" cellspacing=3D"0" cellpadding=3D"0" bord=
er=3D"0" align=3D"center">
                <tr>
                  <td height=3D"22" colspan=3D"3"></td>
                </tr>

                <tr>
                  <td width=3D"40"></td>
                  <td width=3D"498">
                    <div style=3D"
  font-family:arial,Arial,sans-serif;
">
                                <table cellspacing=3D"0" cellpadding=3D"0" =
border=3D"0">
    <tr>
        <td bgcolor=3D"#FFFFFF" align=3D"left" width=3D"50">
          <img src=3D"https://yt3.ggpht.com/-qroilmK3p5o/AAAAAAAAAAI/AAAAAA=
AAAAA/iFjUrN4F6lA/s50-c-k-no/photo.jpg" height=3D"50" width=3D"50">
        </td>
        <td width=3D"16"></td>

      <td>
        <div style=3D"
  font-family:arial,Arial,sans-serif; font-size:18px; color:#333333; line-h=
eight:24px;
" height:"59" dir=3D"ltr">
         =20
<a href=3D"http://www.youtube.com/attribution_link?a=3DUIzdYgZkFkg&u=3D/cha=

most people could probably read it, if they took a while, but it’s really frustrating…

also, HTML formatting takes a simple phrase like “i’m on my way. see you soon.” and turns it into two or three pages of, for lack of a better term, GARBAGE to one who doesn’t have an email client that is also a browser…

now i know that most email clients these days have software that renders HTML incorporated into their inner workings, including mine… but the important difference is that while my email client came with the ability to render HTML turned on by default, one of the first things i did was to turn that ability OFF, and here’s the primary reason i did so:

if you write an email message that is formatted by HTML, when you put in a URI, you also put in some “descriptive phrase” that is “automatically” linked to the URI, like this — <a href="http://www.somewhere.us/">descriptive phrase</a> — you don’t actually write the code out any longer, because the software does it for you these days, but that’s what it amounts to…

so, if i were to put a link to microsoft in my HTML-formatted email message, it would end up looking like this — <a href="http://www.microsoft.com/">microsoft</a> — and because of the HTML rendering capability of my email client, it would look like this in the resulting email message: microsoft.

those of you who are observant may notice that, while my link says “microsoft”, the link actually points to MicrosoftIsEvil.com. for those of you who aren’t so observant, click on the link, or (because of the fact that you’re reading this in a browser) mouse-over the link and look in the lower left-hand corner of your browser window, and you’ll be able to see the link in a pop-up window…

however, in my email client, and, as far as i know, in most other dedicated email clients, there is no such pop-up window. i could have created a special URI that automatically opens a “back-door” to your computer, and sent that URI to you in an email message with the “descriptive phrase” being something that you might be interested in reading… and because of the fact that you read it in your email, when you clicked on it, thinking that you were going to get an interesting article, you would never know that i had opened the “back-door” of your computer and now have the ability to send email, AS YOU, as well as doing other things like stealing your identity, installing viruses and malware, denying service to other web sites, pirating software, and any number of other things that you Don’t Do To Other Peoples’ Computers®

things may be a little different if you’re using IMAP and a “WebMail” application, but the underlying concept is the same: some evil person impersonates somebody else (whose computer they have already compromised) and sends you a specially designed URI in HTML-formatted email, and because IT APPEARS TO BE from someone you trust, you click the link without looking at where it points to first, and…

BOOOOOM! you’ve got a big mess that you don’t have the first clue how to clean up… and, because of the fact that i’m a computer geek, i get more than my share of phone calls saying “hey, can you help me? my computer is broken…” 😐

and about 95% of the time it’s because someone wasn’t paying attention when they opened an email message.

so PAY ATTENTION, because i have a tendency to “fix” peoples’ computers by installing linux, which doesn’t have anywhere near the same vulnerability to viri that windoes’t or mac does. πŸ‘Ώ

and, while linux is a smart operating system, it doesn’t automatically fix stupid users.