mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Added raw fetch option
This commit is contained in:
@@ -889,6 +889,7 @@ public class FragmentOAuth extends FragmentBase {
|
||||
account.keep_alive_noop = provider.noop;
|
||||
|
||||
account.partial_fetch = provider.partial;
|
||||
account.raw_fetch = provider.raw;
|
||||
|
||||
if (pop)
|
||||
account.max_messages = EntityAccount.DEFAULT_MAX_MESSAGES;
|
||||
|
||||
Reference in New Issue
Block a user