1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 13:44:40 +00:00

Revert "Verizon"

This reverts commit 9f6fe01b95.
This commit is contained in:
M66B 2022-06-13 17:42:17 +02:00
parent e5a04bdfc0
commit c19e752345

View file

@ -3287,11 +3287,8 @@ class Core {
boolean use_modseq = prefs.getBoolean("use_modseq", true);
boolean perform_expunge = prefs.getBoolean("perform_expunge", true);
if (account.isYahoo() || account.isAol()) {
if (account.isYahoo() || account.isAol())
sync_nodate = false;
sync_unseen = false;
sync_flagged = false;
}
if (account.isZoho()) {
sync_unseen = false;