mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 18:59:01 +00:00
Updated FAQ
This commit is contained in:
parent
41997e080f
commit
9bd2266b0e
1 changed files with 3 additions and 2 deletions
5
FAQ.md
5
FAQ.md
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue