diff --git a/app/views/faq/index.md b/app/views/faq/index.md index df96622845..fe57db55b8 100644 --- a/app/views/faq/index.md +++ b/app/views/faq/index.md @@ -3560,7 +3560,7 @@ Yes, the default limit is 10. This does NOT mean that you can only have 10 alia ## Can I recursively forward emails -Yes, you can, however you still must adhere to the maximum limit. If you have `hello:linus@example.com` and `linus:user@gmail.com`, then emails to `hello@example.com` would get forwarded to `linus@example.com` and `user@gmail.com`. Note that an error will be thrown if you attempt to recursively forward emails. +Yes, you can, however you still must adhere to the maximum limit. If you have `hello:linus@example.com` and `linus:user@gmail.com`, then emails to `hello@example.com` would get forwarded to `linus@example.com` and `user@gmail.com`. Note that an error will be thrown if you attempt to recursively forward emails beyond the maximum limit. ## Can people unregister or register my email forwarding without my permission