mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 20:06:29 +01:00
Added raw fetch option
This commit is contained in:
@@ -420,6 +420,7 @@ public class BoundaryCallbackMessages extends PagedList.BoundaryCallback<TupleMe
|
||||
context, account.getProtocol(), account.realm, account.encryption, account.insecure, account.unicode,
|
||||
EmailService.PURPOSE_SEARCH, debug || BuildConfig.DEBUG);
|
||||
state.iservice.setPartialFetch(account.partial_fetch);
|
||||
state.iservice.setRawFetch(account.raw_fetch);
|
||||
state.iservice.setIgnoreBodyStructureSize(account.ignore_size);
|
||||
state.iservice.connect(account);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user