mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Added POP3 quick check
This commit is contained in:
@@ -136,6 +136,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
public Boolean inferiors = true;
|
||||
public String error;
|
||||
public Long last_sync;
|
||||
public Integer last_sync_count; // POP3
|
||||
|
||||
static final String INBOX = "Inbox";
|
||||
static final String OUTBOX = "Outbox";
|
||||
|
||||
Reference in New Issue
Block a user