mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-15 00:44:49 +02:00
1.504
This commit is contained in:
parent
495d5a9526
commit
c08a56e486
277 changed files with 692 additions and 10803 deletions
|
@ -1,12 +0,0 @@
|
|||
|
||||
# How to remove a message by hand.
|
||||
telnet imap.truc.com 143
|
||||
|
||||
a01 CAPABILITY
|
||||
a02 LOGIN toto zorglub
|
||||
a43 SELECT INBOX
|
||||
a54 UID STORE 60010:60010 +FLAGS (\DELETED)
|
||||
a64 STORE 1:1 +FLAGS (\DELETED)
|
||||
a75 EXPUNGE
|
||||
a86 LOGOUT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue