mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 15:55:57 +00:00
Added FAQ
This commit is contained in:
parent
d0fca27e70
commit
5757d9578d
2 changed files with 26 additions and 1 deletions
25
FAQ.md
25
FAQ.md
|
@ -275,6 +275,7 @@ FairEmail follows all the best practices for an email client as described in [th
|
|||
* [(142) How can I store sent messages in the inbox?](#user-content-faq142)
|
||||
* [(143) Can you add a trash folder for POP3 accounts?](#user-content-faq143)
|
||||
* [(144) How can I record voice notes?](#user-content-faq144)
|
||||
* [(145) How can I set a notification sound for an account, folder or sender?](#user-content-faq145)
|
||||
|
||||
[I have another question.](#user-content-support)
|
||||
|
||||
|
@ -2701,6 +2702,30 @@ Voice notes will automatically be attached.
|
|||
|
||||
<br />
|
||||
|
||||
<a name="faq145"></a>
|
||||
**(145) How can I set a notification sound for an account, folder or sender?**
|
||||
|
||||
Account:
|
||||
|
||||
* Enable *Separate notifications* in the advanced account settings (Setup, step 1, Manage, tap account, tap Advanced)
|
||||
* Long press the account in the account list (Setup, step 1, Manage) and select *Edit notification channel* to change the notification sound
|
||||
|
||||
Folder:
|
||||
|
||||
* Long press the folder in the folder list and select *Create notification channel*
|
||||
* Long press the folder in the folder list and select *Edit notification channel* to change the notification sound
|
||||
|
||||
Sender:
|
||||
|
||||
* Open a message from the sender and expand it
|
||||
* Expand the addresses section by tapping on the down arrow
|
||||
* Tap on the bell icon to create or edit a notification channel and to change the notification sound
|
||||
|
||||
The order of precendence is: sender sound, folder sound, account sound and default sound.
|
||||
|
||||
Setting a notification sound for an account, folder or sender requires Android 8 Oreo or later and is a pro feature.
|
||||
|
||||
<br />
|
||||
|
||||
## Support
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@ All pro features are convenience or advanced features.
|
|||
|
||||
* Account/identity/folder colors
|
||||
* Colored stars ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq107))
|
||||
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
|
||||
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo) ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq145))
|
||||
* Configurable notification actions
|
||||
* Snooze messages ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq67))
|
||||
* Send messages after selected time
|
||||
|
|
Loading…
Reference in a new issue