gulag/snippets/IMAP_commands.txt

12 lines
220 B
Plaintext

# add multiple flags
. store 1365 +FLAGS blah blah2
# remove a flag
. store 1365 -FLAGS blah
# replace flags
. store 1365 FLAGS blah3
# search by multiple missing flags
. search UNKEYWORD asdfasdfasdf UNKEYWORD blah2