Imap
From Federal Burro of Information
sample client commands:
a01 login $user $password a02 SELECT INBOX a03 FETCH RFC822.HEADER a04 SEARCH SUBJECT ?? a05 store 1:2 flags \Deleted
sample pine config:
inbox-path={moose.quadratic.net/ssl/user="david@quadratic.net"/novalidate-cert}INBOX
TCPDUMP of imap cnversation:
2 authenticate plain AHRlc3QxMjNAc2NhbGFyLmNhAHRlc3QxMjM= 3 namespace 4 ID ("name" "Thunderbird" "version" "9.0.1") 5 xlist "" "%" 6 xlist "" "%/%" 7 lsub "" "*" 8 lsub "" "/home/*" 9 list "" "INBOX" 10 list "" "Trash" 11 create "Trash" 12 select "INBOX" 13 myrights "INBOX" 14 getacl "INBOX" 15 getquotaroot "INBOX" 16 UID fetch 367:* (FLAGS) 17 IDLE DONE 18 noop 19 getquotaroot "INBOX" 20 UID fetch 367:* (FLAGS) 21 UID fetch 368 (UID RFC822.SIZE FLAGS BODY.PEEK[HEADER.FIELDS (From To Cc Bcc Subject Date Message-ID Priority X-Priority References Newsgroups In-Reply-To Content-Type)]) 22 UID fetch 368 (UID RFC822.SIZE BODY.PEEK[]) 23 UID fetch 368 (UID BODY.PEEK[HEADER.FIELDS (Content-Type Content-Transfer-Encoding)] BODY.PEEK[TEXT]<0.2048>) 24 IDLE