mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-19 05:38:31 +00:00
Updated FAQ
This commit is contained in:
parent
2578082b6d
commit
6fdd15ad17
1 changed files with 5 additions and 0 deletions
5
FAQ.md
5
FAQ.md
|
@ -2638,12 +2638,17 @@ This will be more reliable than forwarding because forwarded messages might be c
|
|||
A *move* action can optionally create subfolders (since version 1.1966) to move messages to, for which you can use the following placeholders:
|
||||
|
||||
```
|
||||
$day$ (since version 1.2030)
|
||||
$week$
|
||||
$month$
|
||||
$year$
|
||||
$domain$
|
||||
$group$ (since version 1.2030)
|
||||
```
|
||||
|
||||
$group$ will be replaced with the contact group name of the sender, provided that the related contact is assigned to one contact group only.
|
||||
Note that the Android contact provider isn't very fast, so using this placeholder can slow down fetching messages.
|
||||
|
||||
<br />
|
||||
|
||||
Since message headers are not downloaded and stored by default to save on battery and data usage and to save storage space
|
||||
|
|
Loading…
Reference in a new issue