| Protocol Standards | ||
|
There are several core standards which form the foundation for sending and receiving e-mail messages over the Internet and corporate intranets. These standards are defined in documents called RFCs (Request For Comments) which describe how the various protocols should be implemented. The following standards were used when implementing the e-mail related controls in the SocketTools Visual Edition: RFC 822 documents the basic structure of e-mail messages,
including how messages should be formatted and what the standard
message header fields are. RFC 2045 documents Multipurpose Internet
Mail Extensions (MIME), which details how more complicated messages
are structured. File attachments, HTML formatted messages and other
more complex aspects of message composition are covered by the MIME
standard. The Internet Mail control supports both RFC 822 and MIME
formatted e-mail messages, including multipart messages which
contain alternate text and file attachments. RFC 3501 documents the Internet Message Access Protocol v4
(IMAP4) which is used to manage information in a user's mailbox on
the server. Unlike the Post Office Protocol, where messages are
downloaded and processed on the local system, the messages on an
IMAP4 server are retained on the server and processed remotely.
This is ideal for users who need access to a centralized store of
messages or have limited bandwidth. |
||
|
Copyright © 2008 Catalyst Development Corporation. All rights reserved. |
||