Hello Squidex,
I continuing to discover Squidex and I am now trying to setup a rule to send a welcome email when a user is created. But I keep having this error (in the rules logs) “The specified string is not in the form required for an e-mail address.”.
I have search here and on other forums and didn’t find a solution. I have checked that I do not have any white space before or after my email addresses. I was using advance formatting at the beginning but even with “hard coded” addresses, it does not solve the issue.
I have…
- [ x] Checked the logs and found nothing suspicious
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [x ] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Minimal reproduction of the problem
I am using the following addresses:
- no-reply@sub.domain.fr for the from address
- firstname.lastname@gmail.com for the to address
Environment
- [ x] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
I do not know exactly where to found the version (I had installed the latest version), but if I generate the docs, it indicate Squidex API (4.2.0.0).
Browser:
- [ ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ x] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge