Store Autocrypt header

This commit is contained in:
M66B
2019-12-24 17:18:48 +01:00
parent b4465c388d
commit b26892a3c4
6 changed files with 2077 additions and 45 deletions

View File

@@ -123,6 +123,7 @@ public class EntityMessage implements Serializable {
public Address[] reply;
public Address[] list_post;
public String unsubscribe;
public String autocrypt;
public String headers;
public Boolean raw;
public String subject;