This commit is contained in:
Nick Bebout 2011-03-12 02:43:56 +00:00
parent 2e6098e2f0
commit c51aff3f14
9 changed files with 180 additions and 541 deletions

View file

@ -4,7 +4,8 @@ telnet imap.truc.com 143
a01 CAPABILITY
a02 LOGIN toto zorglub
a43 SELECT INBOX
a44 UID STORE 60010:60010 +FLAGS (\DELETED)
a45 EXPUNGE
a46 LOGOUT
a54 UID STORE 60010:60010 +FLAGS (\DELETED)
a64 STORE 1:1 +FLAGS (\DELETED)
a75 EXPUNGE
a86 LOGOUT