Skip to content
Commit 1302bbba authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

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
parent a05df2f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment