Skip to content

Commit

Permalink
Fix a typo (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jako committed Mar 7, 2024
1 parent 146214b commit 837dc4d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -40,7 +40,7 @@ There is only one condition - Formit must be launched on the page where data fro
]]
```

> Please make sure that emailFrom is set to `[[++emailsender]]`, otherwise the email field of the form will be taken. This is now causing issues as most hosters no longer send mails with a from from a unknown domains.
> Please make sure that emailFrom is set to `[[++emailsender]]`, otherwise the email field of the form will be taken. This is now causing issues as most hosters no longer send mails with a `from` from unknown domains.
## Contact Form

Expand Down

0 comments on commit 837dc4d

Please sign in to comment.