mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Support for Auto-Submitted header
This commit is contained in:
@@ -129,6 +129,7 @@ public class EntityMessage implements Serializable {
|
||||
public String thread; // compose = null
|
||||
public Integer priority;
|
||||
public Integer importance;
|
||||
public Boolean auto_submitted;
|
||||
public Boolean receipt; // is receipt
|
||||
public Boolean receipt_request;
|
||||
public Address[] receipt_to;
|
||||
|
||||
Reference in New Issue
Block a user