Updated FAQ

master
M66B 2 months ago
parent 5ded9561e4
commit ae9b84ccdb

@ -3093,6 +3093,22 @@ This website might be useful for testing webhooks:
<br />
<a name="autoanswer">
**Auto reply/answer**
First, create a template with the text to reply/answer with via the navigation menu (left side menu).
After creating a template text, go to the rules via the navigation menu (left side menu), and create a rule for the inbox like this:
* **Name**: anything you like to find back the rule later
* **Sender contains**: @ (this will match all senders)
* **Action**: Reply/forward
* **Identity**: select the email address to reply with
* **Reply template**: select the created text template
* **Save** the rule with the button in the bottom action bar
<br />
Using rules is a pro feature.
<br />

@ -1720,6 +1720,18 @@ $$aligned$ (since version 1.2049)</code></pre>
<p>This website might be useful for testing webhooks:</p>
<p><a href="https://webhook.site/">https://webhook.site/</a></p>
<p><br /></p>
<p><a name="autoanswer"> <strong>Auto reply/answer</strong></p>
<p>First, create a template with the text to reply/answer with via the navigation menu (left side menu).</p>
<p>After creating a template text, go to the rules via the navigation menu (left side menu), and create a rule for the inbox like this:</p>
<ul>
<li><strong>Name</strong>: anything you like to find back the rule later</li>
<li><strong>Sender contains</strong>: @ (this will match all senders)</li>
<li><strong>Action</strong>: Reply/forward</li>
<li><strong>Identity</strong>: select the email address to reply with</li>
<li><strong>Reply template</strong>: select the created text template</li>
<li><strong>Save</strong> the rule with the button in the bottom action bar</li>
</ul>
<p><br /></p>
<p>Using rules is a pro feature.</p>
<p><br /></p>
<p><a name="faq72"></a> <strong>(72) What are primary accounts/identities?</strong></p>

Loading…
Cancel
Save