Trash or delete

pull/214/head
M66B 11 months ago
parent 69085ee096
commit d6717b2557

@ -6088,9 +6088,7 @@ class Core {
wactions.add(actionTrash.build());
}
}
if (notify_trash &&
} else if (notify_trash &&
(!delete_confirmation ||
(message.accountProtocol == EntityAccount.TYPE_POP && message.accountLeaveDeleted) ||
(message.accountProtocol == EntityAccount.TYPE_IMAP && !perform_expunge))) {

Loading…
Cancel
Save