mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Store POP3 UIDL
This commit is contained in:
@@ -102,6 +102,7 @@ public class EntityMessage implements Serializable {
|
||||
public Long replying; // obsolete
|
||||
public Long forwarding; // obsolete
|
||||
public Long uid; // compose/moved = null
|
||||
public String uidl; // POP3
|
||||
public String msgid;
|
||||
public String hash; // headers hash
|
||||
public String references;
|
||||
|
||||
Reference in New Issue
Block a user