Added request delivery/read receipt to identity

This commit is contained in:
M66B
2018-12-07 16:48:52 +01:00
parent a59e665714
commit 3f2499698e
7 changed files with 1261 additions and 3 deletions

View File

@@ -51,6 +51,10 @@ public class EntityIdentity {
public String email;
public String replyto;
@NonNull
public Boolean delivery_receipt;
@NonNull
public Boolean read_receipt;
@NonNull
public Long account;
@NonNull
public String host; // SMTP