regards,
Jack
Email Connection is a very good email client with IMAP server, but I haven't
checked if it has a 32bit version yet. check with
Walt
Hope this helps.
Mel
On Thu, 7 Dec 1995, Chris Koenigsberg wrote:
>
> IMAP is the Internet Message Access Protocol. It has nothing to do
> with MAPI.
So what does it do?
I'm not familar with the term IMAP in reference to mail. Web
browsers, yes. Mail, no. Was he referring to MAPI or am I just
ignornat of this term?
IMAP is Internet Messaging Access Protocol, and is POP3's big brother.
It doesn't really have any relevance to web...
regards,
Jack
It's a client-server email protocol so that you can have an email client
running on one machine speaking over TCP/IP to a server containing your
mailbox. The client sends commands like "give me a list of any new
messages", "give me the text of message #", delete message #", "save
message # in folder ###", etc. Some of these things can be done by POP
as well, but IMAP can do more. Also, crucially, with IMAP the mailbox
and folders stay on the server.
For more info, see the IMAP RFC (rfc1730 and others), or see the abtract from
RFC-1730 below.
The Internet Message Access Protocol, Version 4 (IMAP4) allows a
client to access and manipulate electronic mail messages on a server.
IMAP4 permits manipulation of remote message folders, called
"mailboxes", in a way that is functionally equivalent to local
mailboxes. IMAP4 also provides the capability for an offline client
to resynchronize with the server (see also [IMAP-DISC]).
IMAP4 includes operations for creating, deleting, and renaming
mailboxes; checking for new messages; permanently removing messages;
setting and clearing flags; RFC 822 and MIME parsing; searching; and
selective fetching of message attributes, texts, and portions
thereof. Messages in IMAP4 are accessed by the use of numbers.
These numbers are either message sequence numbers (relative position
from 1 to the number of messages in the mailbox) or unique
identifiers (immutable, strictly ascending values assigned to each
message, but which are not necessarily contiguous).
IMAP4 supports a single server. A mechanism for supporting multiple
IMAP4 servers is discussed in [IMSP].
IMAP4 does not specify a means of posting mail; this function is
handled by a mail transfer protocol such as [SMTP].
IMAP4 is designed to be upwards compatible from the [IMAP2] protocol.
Compatibility issues are discussed in [IMAP-COMPAT].
Hugh.
--
| Hugh McIntyre | hu...@bristol.st.com
| SGS-Thomson Microelectronics Ltd, 1000 Aztec West, | or: hu...@inmos.co.uk
| Almondsbury, Bristol, BS12 4SQ, UK. | or: hugh.m...@st.com
| Tel: +44 (0)1454 611443, FAX: +44 (0)1454 620688 |