Added unsubscribe button

This commit is contained in:
M66B
2019-09-08 12:57:21 +02:00
parent da265bcc86
commit d9d601ef4a
9 changed files with 1945 additions and 7 deletions

View File

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