From 0559a5a9b94df1976522766c958dd6d3a0ab0ecc Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 27 Aug 2018 16:40:26 +0000 Subject: [PATCH] Added FAQ --- FAQ.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/FAQ.md b/FAQ.md index 52f50506b8..46ce48cbef 100644 --- a/FAQ.md +++ b/FAQ.md @@ -99,6 +99,17 @@ The latter is both safer and more inconvenient because you'll need to login to w Chrome Custom Tabs are used by default, which can be changed in the advanced options in the setup screen. + +**(13) How does search on server work?** + +You can start searching for messages in a folder on the server by using the magnify glass in the action bar of a folder. +The server is requested to search on sender, subject and message text. +The server executes the search request and determines if the search is case sensitive, +if searching will be done on whole words and which messages will be search through. +Results will be shown in real time as they become available from the server. +For performance reasons attachments are not downloaded and shown. +Search on server is a pro feature. +
If you have another question, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).