mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 10:01:22 +01:00
Added expunge operation
This commit is contained in:
@@ -100,6 +100,7 @@ public class EntityOperation {
|
||||
static final String EXISTS = "exists";
|
||||
static final String RULE = "rule";
|
||||
static final String PURGE = "purge";
|
||||
static final String EXPUNGE = "expunge";
|
||||
|
||||
private static final int MAX_FETCH = 100; // operations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user