Updated FAQ

This commit is contained in:
M66B 2023-01-26 08:32:34 +01:00
parent 41997e080f
commit 9bd2266b0e
1 changed files with 3 additions and 2 deletions

5
FAQ.md
View File

@ -819,8 +819,9 @@ Note that you can copy an identity by long pressing it.
Alternatively, you can enable *Allow editing sender address* in the advanced settings of an existing identity to edit the username when composing a new message,
if your provider allows this. Considering the email address test@example.org you can use these special username formats:
* Username *+extra* will result in the email address *test+extra@example.org*
* Username *@extra* will result in the email address *test@extra.example.org*
* "*+extra*" will result in the email address "*test+extra@example.org*"
* "*@extra*" will result in the email address "*test@extra.example.org*"
* "*Some name, username*" will result in the email address "*Some name, <username@example.org>*" (since version 1.2032)
FairEmail will automatically update the passwords of related identities when you update the password of the associated account or a related identity.