Email Hints & Tips

September 29, 2004

Use authenticated SMTP / SMTP-AUTH

Normal SMTP (outgoing mail) servers can only be used while you are using your ISP's Internet connection - this is normally done as an anti-spam precaution.

Unfortunately this causes problems if you use multiple ISP's (i.e. mobile users or if you use one ISP at work and another at home). This means you would have to change your SMTP settings to match the ISP you are using.

To get around this you can use an authenticated SMTP mail relay - like AuthSMTP. This authenticates you using a user name / password and allow access using alternate SMTP ports - meaning you can use it from almost all ISP's (i.e. when your ISP blocks the default TCP/IP port 25 used by SMTP).

Note: Authenticated SMTP is also known as SMTP-AUTH - for more details see here.

Try another email program!

Most people use Microsoft Outlook / Outlook Express simply because they are free and were often installed automatically with their copy of Windows.

Although they are good email programs it does not mean they are the best for you!

One new email application we are currently using is Mozilla Thunderbird - it is a free download and has some great features. Will review in more detail shortly!

Some other email programs to consider are:

  1. Mulberry (great with IMAP!)
  2. Eudora
  3. Pegasus

September 21, 2004

Webmail / HTML email breeds spam

Much of the spam sent these days is sent as HTML format - this is by design!

Spammers embed unique CGI codes in graphics within the page / email you view - just by viewing the email you are effectively confirming your email address is valid and will cause you to receive more spam!

If you use webmail this is largely unavoidable but some web based email programs have the option to disable embedded CGI - unfortunately this does not solve the problem entirely as spammers can use unique filenames for graphics on the page instead.

If you use a normal email program they normally have the option to turn off previewing of HTML emails - we would recommend you do this!

To turn off viewing HTML emails in Outlook Express:

  • Select 'Tools' menu then 'Options'
  • Click on the 'Read' tab
  • Select 'Read all messages in plain text'
  • Click 'Ok'

If you do receive a (non-spam) HTML email you need to view you can select 'View' then 'Message in HTML' or use the shortcut: Alt-Shift-H

(Will add details for other email programs soon!)