mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 08:01:50 +01:00
Added account option to use date header as received time
This commit is contained in:
@@ -104,6 +104,8 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
public Boolean partial_fetch = true;
|
||||
@NonNull
|
||||
public Boolean ignore_size = false;
|
||||
@NonNull
|
||||
public Boolean use_date = false;
|
||||
public String prefix; // namespace, obsolete
|
||||
|
||||
public Long created;
|
||||
|
||||
Reference in New Issue
Block a user