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

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

Loading…
Cancel
Save