mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 02:50:56 +01:00
Use message headers hash to identify messages
This commit is contained in:
@@ -102,6 +102,7 @@ public class EntityMessage implements Serializable {
|
||||
public Long forwarding; // obsolete
|
||||
public Long uid; // compose/moved = null
|
||||
public String msgid;
|
||||
public String hash; // headers hash
|
||||
public String references;
|
||||
public String deliveredto;
|
||||
public String inreplyto;
|
||||
|
||||
Reference in New Issue
Block a user