Reading E-mail at CSE
There are a number of programs for reading and sending Email available at CSE. They are called Email Clients and also Mail User Agents or MUAs. The client you choose will depend on the features you want and the circumstances under which you expect to read email. You will need to decide whether:- you will mostly be reading CSE email on the CSE system or reading it from other systems
- you want a text-based or graphical client.
Contents:
GUI Clients
Clients that run in a graphical desktop environment (GUI Clients) tend to be slower and much less portable but they offer integrated graphics and thus 'look better' to many people. They also tend to make looking at attachments easier. GUI clients include:- thunderbird - Mozilla Thunderbird
- evolution - Gnome Evolution linux only
- Outlook Express - Windows only
Text-based Clients
If you will mostly be reading your CSE email on a CSE linux computer and want something fast and light, go for one of the text-based clients such as:- mutt
- pine
- mail - rather too simple for everyday use but good in scripts
- they can be used without having to start an X session: for instance, when you've ssh'd in from another computer;
- they have many more configuration options than GUI-based clients;
- they can be used in scripts and cronjobs;
- they are impervious to most of the exploits that afflict GUI-based clients.
Getting your email on a Web Browser
We also have a WebMail system, using SquirrelMail. You also have full access to web-based free email providers such as Yahoo or Gmail in the CSE laboratories.CSE Webmail uses IMAP to read your email so it will show you the same email that another IMAP client would.