mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Added option to copy names from received messages
This commit is contained in:
@@ -101,6 +101,8 @@ public class EntityIdentity {
|
||||
public Boolean sender_extra = false;
|
||||
@NonNull
|
||||
public Boolean sender_extra_name = false;
|
||||
@NonNull
|
||||
public Boolean reply_extra_name = false;
|
||||
public String sender_extra_regex;
|
||||
public String replyto;
|
||||
public String cc;
|
||||
|
||||
Reference in New Issue
Block a user