mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
Updated FAQ
This commit is contained in:
parent
45440fcd50
commit
cac5bae40b
1 changed files with 3 additions and 1 deletions
4
FAQ.md
4
FAQ.md
|
@ -2954,13 +2954,15 @@ You can define contact groups with the Android contacts app, please see [here](h
|
||||||
<a name="faq153"></a>
|
<a name="faq153"></a>
|
||||||
**(153) Why does permanently deleting Gmail message not work?**
|
**(153) Why does permanently deleting Gmail message not work?**
|
||||||
|
|
||||||
You might need to change [the delete setting](https://mail.google.com/mail/u/0/#settings/fwdandpop) on a desktop browser to make it work:
|
You might need to change [the Gmail IMAP settings](https://mail.google.com/mail/u/0/#settings/fwdandpop) on a desktop browser to make it work:
|
||||||
|
|
||||||
* When I mark a message in IMAP as deleted: Auto-Expunge off - Wait for the client to update the server.
|
* When I mark a message in IMAP as deleted: Auto-Expunge off - Wait for the client to update the server.
|
||||||
* When a message is marked as deleted and expunged from the last visible IMAP folder: Immediately delete the message forever
|
* When a message is marked as deleted and expunged from the last visible IMAP folder: Immediately delete the message forever
|
||||||
|
|
||||||
Note that archived messages can be deleted only by moving them to the trash folder first.
|
Note that archived messages can be deleted only by moving them to the trash folder first.
|
||||||
|
|
||||||
|
Some background: Gmail seems to have an additional message view for IMAP, which can be different from the main message view.
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<a name="faq154"></a>
|
<a name="faq154"></a>
|
||||||
|
|
Loading…
Reference in a new issue