IMAP: don't start STORE job with no flags

Authored by dvratil on Jan 7 2017, 12:37 PM.

Description

IMAP: don't start STORE job with no flags

fromAkonadiToSupportedImapFlags() can filter out all the flags that we
are trying to append/remove which leads to UID STORE command with not
FLAGS attributes, which is not RFC conformant and is rejected by some
servers.

BUG: 367708
FIXED-IN: 5.4.1

Details

Committed
dvratilJan 7 2017, 12:37 PM
Parents
R44:a05df2f0457c: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown