mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Long size
This commit is contained in:
@@ -116,7 +116,7 @@ public class EntityIdentity {
|
||||
public String state;
|
||||
public String error;
|
||||
public Long last_connected;
|
||||
public Integer max_size;
|
||||
public Long max_size;
|
||||
|
||||
String getProtocol() {
|
||||
return (starttls ? "smtp" : "smtps");
|
||||
|
||||
Reference in New Issue
Block a user