By Dianna Mullet, Kevin Mullet
Price: $44.99 USD
£24.95 GBP
Cover | Table of Contents | Colophon
http://www.nexor.com/info/rfc/index/rfc.htm)http://www.nexor.com/info/internet-drafts/id.html )| RFC Number | Authors | Title |
|---|---|---|
| 1731 | J. Myers | IMAP4 Authentication Mechanisms |
| 1732 | M. Crispin | IMAP4 Compatibility with IMAP2 and IMAP2bis |
| 1733 | M. Crispin | Distributed Electronic Mail Models in IMAP4 |
| 2060 | M. Crispin | Internet Message Access Protocol Version 4rev1 |
| 2061 | M. Crispin | IMAP4 Compatibility with IMAP2bis |
| 2086 | J. Myers | IMAP4 ACL extension |
| 2087 | J. Myers | IMAP4 QUOTA extension |
| 2088 | J. Myers | IMAP4 non-synchronizing literals |
| 2095 | J. Klensin, R. Catoe, P. Krumviede | IMAP/POP AUTHorize Extension for Simple Challenge/Response |
| 2177 | B. Leiba | IMAP4 IDLE command |
% telnet localhost imap
A00001 CAPABILITY
* CAPABILITY IMAP4REV1 MAILBOX-REFERRALS LOGIN-REFERRALS AUTH=CRAM-MD5
A00001 OK CompletedROOT@Server # tcpflow -c 'host Client and port 143'
tcpflow[3000]: listening on le0
Server: * OK Server Cyrus IMAP4 v1.5.19 server ready
Client: 00000000 CAPABILITY007
Server: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS \\
X-NON-HIERARCHICAL-RENAME NO_ATOMIC_RENAME UNSELECT
00000000 OK Completed
Client: 00000001 LOGIN dianna "xxxxxxxx"
Server: 00000001 OK User logged in
Client: 00000002 SELECT INBOX
Server: * FLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen)
* OK [PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen \\*)]
* 1 EXISTS
* 0 RECENT
* OK [UNSEEN 1]
* OK [UIDVALIDITY 929804083]
00000002 OK Completed
Client: 00000003 NOOP
Server: 00000003 OK Completed
Client: 00000004 FETCH 1 FLAGS
Server: * 1 FETCH (FLAGS ( ))
00000004 OK Completed
Client: 00000005 FETCH 1 UID
Server: * 1 FETCH (UID 26888)
00000005 OK Completed
Client: 00000006 FETCH 1 (ENVELOPE BODY.PEEK[HEADER.FIELDS \\
(Path Message-ID Newsgroups Followup-To References)] INTERNALDATE \\
RFC822.SIZE FLAGS)
Server: * 1 FETCH (FLAGS ( ) INTERNALDATE "5-Mar-2000 10:58:50 -0600" \\
RFC822.SIZE 853 ENVELOPE ("Sun, 5 Mar 2000 11:00:52 -0600 (CST)" \\
"Testing" ((NIL NIL "drm" "nec.unt.edu")) \\
((NIL NIL "drm" "nec.unt.edu")) ((NIL NIL "drm" "nec.unt.edu")) \\
((NIL NIL "dianna" "europa.acs.unt.edu")) NIL NIL NIL \\
"<Pine.GS4.4.10.10003051100260.3034-100000@nec.unt.edu>") \\
BODY[HEADER.FIELDS (Path Message-ID Newsgroups Followup-To References)] \\
{70} Message-ID: Pine.GS4.4.10.10003051100260.3034-100000@nec.unt.edu
)
00000006 OK Completed
Client: 00000007 FETCH 1 (BODYSTRUCTURE FLAGS)
Server: * 1 FETCH (FLAGS ( ) BODYSTRUCTURE ("TEXT" "PLAIN" \\
("CHARSET" "US-ASCII") NIL NIL "7BIT" 29 2 NIL NIL NIL))
00000007 OK Completed
Client: 00000008 FETCH 1 BODY.PEEK[HEADER.FIELDS (Resent-Date Resent-From \\
Resent-To Resent-cc Resent-Subject)]
Server: * 1 FETCH (BODY[HEADER.FIELDS (Resent-Date Resent-From Resent-To \\
Resent-cc Resent-Subject)] {2}
)
00000008 OK Completed
Client: 00000009 FETCH 1 BODY[1]
Server: * 1 FETCH (FLAGS (\\Seen) BODY[1] {29}
This is the message body.
)
00000009 OK Completed
Client: 0000000a STORE 1 +Flags (\\DELETED)
Server: * 1 FETCH (FLAGS (\\Deleted \\Seen))
0000000a OK Completed
Client: 0000000b NOOP
Server: 0000000b OK Completed
Client: 0000000c EXPUNGE
Server: * 1 EXPUNGE
* 0 EXISTS
* 0 RECENT
0000000c OK Completed
Client: 0000000d NOOP
Server: 0000000d OK Completed
Client: 0000000e LOGOUT
Server: * BYE LOGOUT received
0000000e OK Completedhttp://www.washington.edu/PINE/. http://www.sun.com/products/staroffice/. http://download.netscape.com/.http://www.microsoft.com/ie/.http://www.cyrusoft.com/. Information at that site includes feature lists, free demo for download, FAQ, general information on IMAP, and Mulberry documentation for download.