|
Email - A Postcard Written in Pencil by Larry Rogers
When was the last time that you sent someone a postcard? Probably on your last vacation.
The front of the postcard showed a beautiful picture of the place you visited, and the
back contained your message. You wrote something light, such as "Having a wonderful time;
wish you were here." Whatever you wrote, it really didn't matter much if someone else
read it-it wouldn't be a problem for you or for them. You certainly wouldn't send credit
card information or a bank account number on a postcard. You know that your postcard's message
should be suitable for the world to read.
You probably wrote the note using a pen, though you were not really thinking that someone
might change your words after you wrote them. Nevertheless, even if they did change your words,
you said nothing earth shattering, so who cares, right?
Now, when was the last time that you exchanged email with someone? Probably earlier today or
most certainly not long ago. Did you know that that email is a lot like your vacation postcard, except that
your email "postcard" is written in pencil, not pen? What a scary thought.
Email is usually written using one of the many Mail User Agents (MUAs) available
on the market. Examples are Eudora, Outlook, and Lotus Notes. There are many MUAs
and each has many features, some even useful. The MUA you use has the features
you need and want, and it's probably easy to use. Although there are differences
between MUAs, and some differences are substantial, they all usually produce a
text file to be sent through the Internet using Mail Transfer Agents (MTAs).
MTAs use a well-known and well-documented protocol (a set of rules for
computer-to-computer communications) - the Simple Message Transfer Protocol,
affectionately referred to as SMTP. MTAs use SMTP to move email messages from
computer system to computer system, eventually stopping (hopefully!) when the mail
reaches its intended destination. How SMTP works is beyond the scope of this article,
but suffice it to say that it does its job well and efficiently. Like the Post Office,
MTAs use SMTP to deliver mail come rain or shine.
Let's examine an email message from start to finish. You first compose an email
message with your Mail User Agent, and then you hand it over to your Mail Transfer
Agent. Your MTA sends it to the next MTA and so on, using SMTP, until the message
reaches its destination. The MTA at the destination computer system writes it to a
computer disk somewhere-a mailbox-and the message waits there for the
intended recipient to read it using their MUA. When they respond to the message,
the process begins all over again.
Now, anyone who can gain access to your message as it is transferred from agent to
agent can read it. For example, a nefarious bloke could change his MTA to save a
copy of all mail somewhere on his disk, say, for later review. Another nefarious
bloke could sniff the Internet traffic as it passes by and also read the very same
message. Both techniques are easy to do technologically and are virtually undetectable.
Just like that postcard that passes through many hands between writer and reader,
email can be read by anyone who can view the message as it passes by their
electronic eyes.
|