There's a lot of information out there about securing your e-mail. Much of it is advanced and doesn’t apply to the typical end user. Configuring spam filters such as MXLogix, setting up encrypted authentication on mail servers, and e-mail gateway virus scanner management are not basic end-user tasks. When one can find end-user e-mail security tips, they’re usually specific to a single mail client or mail user agent, such as Microsoft Outlook, Mozilla Thunderbird, or Mutt. This sort of information is of critical importance to many users of these applications, but there are few sources of more general security information for email users that aren’t specific to a given client application.
1. Never allow an e-mail client to fully render HTML e-mails without careful thought
At the absolute most, if you have a mail client such as Microsoft Outlook or Mozilla Thunderbird that can render HTML e-mails, you should configure it to render only simplified HTML rather than rich HTML — or “Original HTML,” as some clients label the option. Even better is to configure it to render only plain text.
When rendering HTML, you run the risk of identifying yourself as a valid recipient of spam or getting successfully phished by some malicious security cracker or identity thief.
2. If the privacy of your data is important, use a local POP3 , IMAP or proprietary exchange server to retrieve e-mail.
This means avoiding the use of Web-based e-mail services, such as Gmail, Hotmail, and Yahoo! Mail for e-mail you want to keep private for any reason. Even if your Webmail service provider’s policies seem sufficiently privacy-oriented to you, that does not mean that employees won’t occasionally break the rules. Some providers are accused of selling e-mail addresses to spamming “partners”. Even supposedly security-oriented Webmail services can often be less than diligent in providing security to their users’ e-mail.
3. Ensure that your e-mail authentication process is encrypted, even if the e-mail itself is not.
The reason for this is simple: You do not want some malicious security craker listening in on your authentication session with the mail server. Someone who does this can then send e-mails as you, receive your e-mail, and generally cause all kinds of problems for you (including spammers). Check with your ISP’s policies to determine whether authentication is encrypted and even how it is encrypted (so you might be able to determine how trivial it is to crack the encryption scheme used).
4. Digitally Sign your e-mails
As long as you observe good security practices with e-mail in general, it is highly unlikely that anyone else will ever have the opportunity to usurp your identity for purposes of e-mail—but it is still a possibility. But if you use an encryption tool, such as PGP or GnuPG, to digitally sign your e-mails, recipients who have your public key will be able to determine that nobody could have sent the e-mail in question without having access to your private key— and you should definitely have a private key that is well protected.
5. Avoid unsecured networks
If, for some reason, you absolutely positively must access an e-mail account that does not authorize over an encrypted connection, never access that account from a public or otherwise unsecured network. Be aware of both your virtual and physical surroundings when communicating via e-mail. Be careful. Trust no one that you do not absolutely have to trust, and recognize the dangers and potential consequences of that trust. Our e-mail security does not just affect you; it affects others as well, if your e-mail account is compromised. Even if the e-mail account itself is not compromised, your computer may be if you do not take reasonable care with how you deal with emails— and that, in turn, can lead to affecting both you and others adversely as well.
