pull/162/head 1.731
M66B 6 years ago
parent 80d9a25af5
commit 6e413f5420

@ -722,7 +722,7 @@ class Core {
// Fetch appended/copied when needed
if (!TextUtils.isEmpty(message.msgid) &&
(!folder.synchronize || !istore.hasCapability("IDLE")))
(!target.synchronize || !istore.hasCapability("IDLE")))
try {
itarget.open(READ_WRITE);
try {

Loading…
Cancel
Save