diff --git a/FAQ.md b/FAQ.md index c58b32860a..4f41ef1c25 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3093,6 +3093,22 @@ This website might be useful for testing webhooks:
+ +**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 + +
+ Using rules is a pro feature.
diff --git a/index.html b/index.html index f807a15098..a633bddbbd 100644 --- a/index.html +++ b/index.html @@ -1720,6 +1720,18 @@ $$aligned$ (since version 1.2049)

This website might be useful for testing webhooks:

https://webhook.site/


+

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:

+ +


Using rules is a pro feature.


(72) What are primary accounts/identities?