What is an e-mail client? Why might I need one? If I am sending e-mail, I log on to my service provider (e.g. Yahoo!) directly. Where does an e-mail client fit in in this scenario?
|
migrated from stackoverflow.com Feb 18 '11 at 15:26
|
A client is a program/user that uses resources of another machine, called a server. An email client is a program that uses email resources (reading, sending) from a mail server. Webmail front ends (hotmail, yahoo, web gmail) are all mail clients. But when you say 'mail clients' you tend to think of stand-alone programs for mail. Some well known stand alone clients: Outlook/Entourage, iMail, Eudora, Thunderbird. Your iPhone/iPod Touch has a mail client. Android phones and Blackberry phones have them. For old school geeks like me, pine, elm, mutt, even mail and mailx. So, advantages of a standalone client over say, webmail?
Downsides to standalone clients:
TL;DR: a mail client is any program that accesses mail from a server, though it's somewhat implied it's a standalone client. Standalone clients have some advantages (UI mostly), but usually the config problems make it easier to just use webmail clients exclusively. |
||||
|
|
|
An email client is the program that lets you send email. The Yahoo web interface is an e-mail client too, but not all services have a web interface, so you can use a desktop client (like Outlook) as a generic client for those services. Or even if they do have a web interface, it might be convenient to have a tool that downloads the email directly to your desktop or smartphone. |
|||||||
|
|
Having an internet connection is a given. Nowadays at least. In the past internet was costly. You wanted to make a connection, quickly download all your mails to the mail client application and then disconnect. After reading your mails and writing your own a new connection was made, mails send, and connection closed. |
|||||
|
|
An email client that runs on your computer gives you following advantages over an email client running on the web server of your email provider:
Of course there are disadvantages:
The first two can be remedied if you mix a normal and a web-based client for your email. Some web email services offer you with access through a normal email client, so you can use that to read email when at home or on your laptop, and login through the web interface at other places (although it can be argued that doing so is not secure, and you better do it from a second disposable email account). Even if you don't really like to use a local client, it might still come in handy when you decide to move from one provider to another. If both offer an IMAP access, you can temporarily use an email client to move your emails from the first provider to the second. |
||||
|
|