1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Updated FAQ

This commit is contained in:
M66B 2019-03-02 19:06:28 +00:00
parent 3c3d75d5c9
commit 28c08733dc

13
FAQ.md
View file

@ -67,7 +67,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi
* [(4) How can I use an invalid security certificate / IMAP STARTTLS / an empty password?](#user-content-faq4)
* [(5) How can I customize the message view?](#user-content-faq5)
* [(6) How can I login to Gmail / G suite?](#user-content-faq6)
* [~~(7) Why are messages in the outbox not moved to the sent folder?~~](#user-content-faq7)
* [(7) Why are messages in the outbox not moved to the sent folder?](#user-content-faq7)
* [(8) Can I use a Microsoft Exchange account?](#user-content-faq8)
* [(9) What are identities?](#user-content-faq9)
* [(11) Why is POP not supported?](#user-content-faq11)
@ -273,13 +273,12 @@ If this doesn't work, see here for more solutions: [https://support.google.com/m
<br />
<a name="faq7"></a>
**~~(7) Why are messages in the outbox not moved to the sent folder?~~**
**(7) Why are messages in the outbox not moved to the sent folder?**
~~Messages in the outbox are moved to the sent folder as soon as your provider adds the message to the sent folder.
Note that this requires a sent folder to be selected and to be set to synchronizing.
Messages in the outbox are moved to the sent folder as soon as your provider adds the message to the sent folder.
This requires a sent folder to be selected in the account settings and the sent folder to be set to synchronizing.
If this doesn't happen, your provider might not keep track of sent messages or you might be using an SMTP server not related to the provider.
In these cases you can use the advanced identity setting *Store a copy of sent messages in* and select the sent folder.
There is a menu to move sent messages in the outbox to the sent folder.~~
In these cases you can enable the advanced identity setting *Store sent messages* to workaround this.
<br />
@ -1040,7 +1039,7 @@ You can view these messages, but you cannot move these messages again until the
Some providers don't keep track of sent messages or you might be using an SMTP server not related to the provider.
This will result in messages in the sent folder never to be synchronized.
In these cases you should enable the advanced identity setting *Store sent messages*.
See [this FAQ](#user-content-faq7) for more information on this.
<br />