forwardemail.net icon indicating copy to clipboard operation
forwardemail.net copied to clipboard

[fix] FAQ for recursive forwarding missing context

Open junxit opened this issue 1 year ago • 0 comments

Describe the bug

Likely documentation bug: app/views/faq/index.md#L3577

Actual behavior

Documentation says:

Note that an error will be thrown if you attempt to recursively forward emails.

Expected behavior

Note that an error will be thrown if you attempt to recursively forward emails beyond the maximum limit.

Sample PR

If ForwardEmail.net agrees this is a problem, here is a sample PR: https://github.com/forwardemail/forwardemail.net/pull/290

  • [*] I have searched through GitHub issues for similar issues.
  • [*] I have completely read through the README and documentation.
  • [*] I have tested my code with the latest version of Node.js and this package and confirmed it is still not working.

junxit avatar Sep 09 '24 15:09 junxit