diff --git a/app/views/faq/index.md b/app/views/faq/index.md index 13f7ffbde..e8eff188a 100644 --- a/app/views/faq/index.md +++ b/app/views/faq/index.md @@ -3247,7 +3247,7 @@ If you are on the free plan, then simply add a new DNS 3600 TXT - forward-email=/^(linus|torvalds)$/:!! + forward-email=/^(linus|torvalds)$/:! @@ -3394,7 +3394,7 @@ For example, if I want all emails that go to `alias@example.com` to stop flowing Tip: - If you want increased security, then you can also remove the ":user@gmail.com" (or ":nobody@forwardemail.net") part, leaving just "!alias" as in the example below. + If you want increased security, then you can also remove the ":user@gmail.com" (or ":nobody@forwardemail.net") part, leaving just "!!!alias" as in the example below.