mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 09:03:56 +02:00
Added remark
This commit is contained in:
@@ -2357,6 +2357,7 @@ class Core {
|
||||
} catch (MessagingException ex) {
|
||||
Log.w(ex.getMessage());
|
||||
// Fallback to date only search
|
||||
// BAD Could not parse command
|
||||
imessages = ifolder.search(new ReceivedDateTerm(ComparisonTerm.GE, new Date(sync_time)));
|
||||
}
|
||||
if (imessages == null)
|
||||
|
||||
Reference in New Issue
Block a user