mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-12 18:00:28 +01:00
Updated FAQ
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -3037,7 +3037,7 @@ $domain$
|
|||||||
$group$ (since version 1.2030)
|
$group$ (since version 1.2030)
|
||||||
```
|
```
|
||||||
|
|
||||||
$user$ is the domain name of the 'from' email address,
|
$user$ is the user name of the 'from' email address,
|
||||||
and $domain$ is the domain name of the 'from' email address: *user@domain*.
|
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*.
|
||||||
|
|||||||
@@ -1682,7 +1682,7 @@ $user$ (since version 1.2265)
|
|||||||
$extra$ (since version 1.2265)
|
$extra$ (since version 1.2265)
|
||||||
$domain$
|
$domain$
|
||||||
$group$ (since version 1.2030)</code></pre>
|
$group$ (since version 1.2030)</code></pre>
|
||||||
<p><span class="math inline"><em>u</em><em>s</em><em>e</em><em>r</em></span> is the domain name of the ‘from’ email address, and <span class="math inline"><em>d</em><em>o</em><em>m</em><em>a</em><em>i</em><em>n</em></span> is the domain name of the ‘from’ email address: <em>user@domain</em>.</p>
|
<p><span class="math inline"><em>u</em><em>s</em><em>e</em><em>r</em></span> is the user name of the ‘from’ email address, and <span class="math inline"><em>d</em><em>o</em><em>m</em><em>a</em><em>i</em><em>n</em></span> is the domain name of the ‘from’ email address: <em>user@domain</em>.</p>
|
||||||
<p><span class="math inline"><em>e</em><em>x</em><em>t</em><em>r</em><em>a</em></span> is the part after the plus sign if the username: <em>user+extra$example.org</em>.</p>
|
<p><span class="math inline"><em>e</em><em>x</em><em>t</em><em>r</em><em>a</em></span> is the part after the plus sign if the username: <em>user+extra$example.org</em>.</p>
|
||||||
<p><span class="math inline"><em>g</em><em>r</em><em>o</em><em>u</em><em>p</em></span> 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.</p>
|
<p><span class="math inline"><em>g</em><em>r</em><em>o</em><em>u</em><em>p</em></span> 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.</p>
|
||||||
<p><br /></p>
|
<p><br /></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user