diff --git a/FAQ.md b/FAQ.md index 48dcdfa808..b5aa8acf7c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3063,6 +3063,7 @@ $user$ is the user name of the 'from' email address, and $domain$ is the domain name of the 'from' email address: *user@domain*. $extra$ is the part after the plus sign if the username: *user+extra@example.org*. +The 'to' user, extra and domain placeholders apply to the 'to' email address and the other placeholders apply to 'from' email address. $group$ will be replaced with the contact group name of the sender, provided that the related contact is assigned to one contact group only. Note that the Android contact provider isn't very fast, so using this placeholder can slow down fetching messages. diff --git a/index.html b/index.html index b37ce133a3..3186e3eba2 100644 --- a/index.html +++ b/index.html @@ -1692,7 +1692,7 @@ $extra:to$ (since version 1.2289) $domain:to$ (since version 1.2289) $group$ (since version 1.2030)

user is the user name of the ‘from’ email address, and domain is the domain name of the ‘from’ email address: user@domain.

-

extra is the part after the plus sign if the username: user+extra@example.org.

+

extra is the part after the plus sign if the username: user+extra@example.org. The ‘to’ user, extra and domain placeholders apply to the ‘to’ email address and the other placeholders apply to ‘from’ email address.

group will be replaced with the contact group name of the sender, provided that the related contact is assigned to one contact group only. Note that the Android contact provider isn’t very fast, so using this placeholder can slow down fetching messages.


Since version 1.2132 it is possible to use the following placeholders in keywords: