Added reply to list

This commit is contained in:
M66B
2019-04-23 11:47:56 +02:00
parent c440309c78
commit f381540b79
9 changed files with 1760 additions and 24 deletions

View File

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