|
Manage bounce
Sun Tzu
|
Email
messages are text files formatted to specifications Emailing in a nutshell Email Message FormatA variety of data like; sound files, images and other binary information, etc., are included into email messages--which can be formatted by adding specific descriptions to all parts of the message. For example; messages composed in "rich text" or HTML format may include WAV sound, GIF images attachment, etc.--the message will consist of 3 parts, so that a mail reader (MS Outlook or Eudora, etc.) can display the message in "rich text" or HTML with the image and play the sound WAV file--which are not included in normal email messages. |
|
|
|
|
|
| |
Message Data following after the message headers is the “Message Data”--the composed message body text and any file attachment information. Below here is an example of a message body without files attachments:I need further information about bounce mail manager, please send it to service@mailsbroadcast.com Thank you :) -- TonyKoh mailsbroadcast.com http://www.mailsbroadcast.com . <<<This period indicates the end of the message.
Example of a message with GIF file attachment encoded with MIME and “Quote Printable” message body (GIF encoded with Base 64) preceded by an attachment header, which preceded all attachments--describing various properties of the attachment. This is a multi-part message in MIME format. ------=_NextPart_000_0051_01BD9B7E.F01FEA90 Content-Type: text/plain;charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message text. -- TonyKoh BounceMailmanager.com http://www.bouncemailmanager.com ------=_NextPart_000_0051_01BD9B7E.F01FEA90 Content-Type: image/gif;name="welcome.gif" Content-Transfer-Encoding: base64 Content-Disposition: attachment;filename="welcome.gif" R0lBOClhAwALAKEVVN//// 6VVNUaGgFFFCH5BAEAA AAALAAAAADAAsAAAYJhH6tauygkFSFACs= ------=_NextPart_000_0083_01CF9B5S.B01ZWA70-- . <<<This period indicates the end of the message.
Mail Servers ProtocolThe most common protocols used by mail server to communicate with the Internet are SMTP, POP3 and IMAP4 to (send) receive email messages and distribute and them into different recipient unique mailbox. Mail servers receive messages via SMTP and email readers must send email to a mail server using it. Mail servers using POP3 or IMAP4 to send messages, likewise; mail readers must use it to receive messages from the mail servers. SMTP (Simple Mail Transport Protocol); for sending and receiving email messages and POP3 (Post Office Protocol Version 3); for delivering and retrieving email messages to mail readers, example: MS Outlook, Eudora, etc. IMAP4 (Internet Message Access Protocol Version 4); for delivering messages to mail readers or to preview and retrieve emails from mail servers.
(POP3) Post Office Protocol Version 3POP3 is a standard client-server protocol for receiving emails. The POP3 mail servers listen for email requests via port 110 and send email to the requesting party. The client side (ie: Outlook, Eudora) mail readers can access (retrieve) emails by issuing a predefined set of commands to the mail server.A POP3 session is created when a remote user connects to a mailbox on the POP3 mail server and ends when the remote user disconnects from it. While a session is open, no other user can retrieve email from the POP3 mailbox but email can still be sent to that account.The POP3 clients (Outlook, Eudora) login to the POP3 server by sending as clear text the password for the mail account or uses APOP authentication--where the password itself is not sent to the remote mail server--using a digest created by the RSA MD5 algorithm--based on the password with a unique value sent by the POP3 mail server—that changes with connection. Therefore, APOP ensures that a different digest will be sent each time you log into the server.
(IMAP4) Internet Message Access Protocol Version 4IMAP4 is an alternative to POP3 for retrieving emails that operate via server port 143 that identify users by account name and password. IMAP4 protocol was designed to allow messages to be managed on the server. Since the messages remain on the server, the protocol is useful for users to access emails from various client computers.IMAP4 server stores messages in different mailboxes. More than one user is allowed to access to an IMAP4 mailbox, therefore allowing mailboxes to be shared by multiple users.
|
|
|
.
|
|
|
|
|
Click button to |
|
Any feed-back or suggestions?
Please
drop
us a note ©Copyright June 2002 Permission to re-print, please click here |