Email Client Website Links For
Client
 

Information About

Email Client




e-mail client]]

An e-mail client is a frontend Computer Program used to manage E-mail . Large all-in-one e-mail clients such as Mozilla Thunderbird and Microsoft Outlook today combine the operations of an MSA , MDA , MRA and MUA in one application. However, simple MUAs like Mutt are also sometimes referred to as e-mail clients.


FUNCTION OF AN MUA

A mail user agent (MUA) functions by connecting to a Mailbox into which e-mail has been fetched and stored in a particular format. It typically presents a simple user interface to perform tasks with the mail. An MUA by itself is incapable of sending or retrieving mail.


MAIL CONCEPT

In a POP3 mail setup, an MRA retrieves mail from a remote Mailserver . An MDA delivers that mail to a local mailbox. Finally, an MUA connects to the local mailbox and reads mail. An MSA posts the message to a nearby MTA. The MTA is then called to connect to a remote MTA to send mail.http://wiki.mutt.org/?MailConcept However, note that some/ several of these components may be built into the same application. For example, most MUAs act as an MSA to submit messages to the user's ISP's SMTP server.

In an IMAP mail setup, an MDA is unnecessary as the mail stays on the mailserver and is directly read from there.


STANDARDS

While popular protocols for retrieving mail include POP3 and IMAP4 , sending mail is usually done using the SMTP protocol.

Another important standard supported by most e-mail clients is MIME , which is used to send Binary File E-mail Attachment s. Attachments are files that are not part of the e-mail proper, but are sent with the e-mail.

Most e-mail clients use an X-Mailer Header to identify the software used to send the message. According to RFC 2076http://www.faqs.org/rfcs/rfc2076.html, this is a common but non-standard header.


WEBMAIL

In addition to the , Gmail and Yahoo .



NOTES



SEE ALSO