mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
Added FAQ
This commit is contained in:
parent
9272b58c39
commit
0164393b7f
1 changed files with 9 additions and 0 deletions
9
FAQ.md
9
FAQ.md
|
@ -133,6 +133,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi
|
|||
* [(69) Can you add auto scroll up on new message?](#user-content-faq69)
|
||||
* [(70) When will messages be auto expanded?](#user-content-faq70)
|
||||
* [(71) How do I use filter rules?](#user-content-faq71)
|
||||
* [(72) Is moving messages between accounts supported?](#user-content-faq72)
|
||||
|
||||
[I have another question.](#support)
|
||||
|
||||
|
@ -1130,6 +1131,14 @@ Using filter rules is a pro feature.
|
|||
|
||||
<br />
|
||||
|
||||
<a name="faq72"></a>
|
||||
**(72) Is moving messages between accounts supported?**
|
||||
|
||||
Moving messages between accounts is not supported because this can result in lost or duplicate messages.
|
||||
A message structure or message content supported by one provider might not be supported by another provider.
|
||||
|
||||
<br />
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
|
|
Loading…
Reference in a new issue