mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Refactoring
This commit is contained in:
@@ -319,6 +319,9 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
unified = true;
|
||||
notify = true;
|
||||
}
|
||||
|
||||
if ("poczta.o2.pl".equals(account.host) && INBOX.equals(name))
|
||||
poll = true;
|
||||
}
|
||||
|
||||
void inheritFrom(EntityFolder parent) {
|
||||
|
||||
Reference in New Issue
Block a user