mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Edit sender address per identity
This commit is contained in:
@@ -77,6 +77,8 @@ public class EntityIdentity {
|
||||
public Boolean synchronize;
|
||||
@NonNull
|
||||
public Boolean primary;
|
||||
@NonNull
|
||||
public boolean sender_extra = false;
|
||||
public String replyto;
|
||||
public String bcc;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user