mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 07:42:52 +00:00
Updated FAQ
This commit is contained in:
parent
1c024b89ed
commit
a7975c359c
2 changed files with 23 additions and 1 deletions
17
FAQ.md
17
FAQ.md
|
@ -3212,6 +3212,23 @@ so there is little room for performance improvements.
|
|||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq78)
|
||||
|
||||
In the receive settings you can enable scheduling and set a time period and the days of the week *when* messages should be *received*.
|
||||
|
||||
The schedule section shows two parts, *Workdays* and *Weekend*.
|
||||
Each of them has a start time and a finish time.
|
||||
Pressing on any one of these means the time can be edited.
|
||||
|
||||
Below these sections, there is a list of day names, *Sunday* through to *Saturday*.
|
||||
Some of these may be in bold text.
|
||||
The ones that are in bold are set using the cog next to the *Weekend* section.
|
||||
If you press the cog, you can choose which days you define to be the weekend.
|
||||
Typically, it will be *Sunday* and *Saturday*, but you can choose any day.
|
||||
Ticking one of these means that that will now be shown as bold in the list of days.
|
||||
|
||||
The times under the *Weekend* section apply to those days which are in bold.
|
||||
The days which are not in bold are regarded as the workdays.
|
||||
|
||||
You can untick any of the days in the list of days and that means that the schedule will not apply to those days.
|
||||
|
||||
Note that an end time equal to or earlier than the start time is considered to be 24 hours later.
|
||||
|
||||
Since version 1.1880 is is possible to exclude accounts from scheduling in the advanced account settings.
|
||||
|
|
|
@ -1762,7 +1762,12 @@ $$aligned$ (since version 1.2049)</code></pre>
|
|||
<p><br /></p>
|
||||
<p><a name="faq78"></a> <strong>(78) How do I use schedules?</strong></p>
|
||||
<p>🌎 <a href="https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq78">Google Translate</a></p>
|
||||
<p>In the receive settings you can enable scheduling and set a time period and the days of the week <em>when</em> messages should be <em>received</em>. Note that an end time equal to or earlier than the start time is considered to be 24 hours later.</p>
|
||||
<p>In the receive settings you can enable scheduling and set a time period and the days of the week <em>when</em> messages should be <em>received</em>.</p>
|
||||
<p>The schedule section shows two parts, <em>Workdays</em> and <em>Weekend</em>. Each of them has a start time and a finish time. Pressing on any one of these means the time can be edited.</p>
|
||||
<p>Below these sections, there is a list of day names, <em>Sunday</em> through to <em>Saturday</em>. Some of these may be in bold text. The ones that are in bold are set using the cog next to the <em>Weekend</em> section. If you press the cog, you can choose which days you define to be the weekend. Typically, it will be <em>Sunday</em> and <em>Saturday</em>, but you can choose any day. Ticking one of these means that that will now be shown as bold in the list of days.</p>
|
||||
<p>The times under the <em>Weekend</em> section apply to those days which are in bold. The days which are not in bold are regarded as the workdays.</p>
|
||||
<p>You can untick any of the days in the list of days and that means that the schedule will not apply to those days.</p>
|
||||
<p>Note that an end time equal to or earlier than the start time is considered to be 24 hours later.</p>
|
||||
<p>Since version 1.1880 is is possible to exclude accounts from scheduling in the advanced account settings. This means you can synchronize a business account during business hours only and make an exception for personal accounts.</p>
|
||||
<p>Automation, see below, can be used for more advanced schedules, like for example multiple synchronization periods per day or different synchronization periods for different days.</p>
|
||||
<p>It is possible to install FairEmail in multiple user profiles, for example a personal and a work profile, and to configure FairEmail differently in each profile, which is another possibility to have different synchronization schedules and to synchronize a different set of accounts.</p>
|
||||
|
|
Loading…
Reference in a new issue