mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-29 15:15:37 +00:00
Expunge immediately after MoveItems to force the Delete response
This commit is contained in:
@@ -747,7 +747,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
addOrRemove: YES];
|
||||
|
||||
if ([[response valueForKey: @"result"] boolValue])
|
||||
[currentCollection markForExpunge];
|
||||
[currentCollection expunge];
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user