diff --git a/FAQ.md b/FAQ.md index 14830a7c99..92221a6e25 100644 --- a/FAQ.md +++ b/FAQ.md @@ -882,7 +882,7 @@ if your provider allows this. Considering the email address test@example.org you * "*@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) -You can configure a default CC or BCC address in the advanced identity settings. +You can configure a default CC, BCC and/or reply-to address in the advanced identity settings. FairEmail will automatically update the passwords of related identities when you update the password of the associated account or a related identity. diff --git a/index.html b/index.html index 8dca340931..1528bb364c 100644 --- a/index.html +++ b/index.html @@ -669,7 +669,7 @@
You can configure a default CC or BCC address in the advanced identity settings.
+You can configure a default CC, BCC and/or reply-to address in the advanced identity settings.
FairEmail will automatically update the passwords of related identities when you update the password of the associated account or a related identity.
See this FAQ on editing the username of email addresses.