Trash or delete

pull/214/head
M66B 2 years ago
parent 69085ee096
commit d6717b2557

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

Loading…
Cancel
Save