Hi all,
I have a strange problem which I have not seen reported anywhere else. On a site I am developer/maintainer for, http://www.mysalesally.com, I have 4 webform nodes. Until the past week, they were working normally, but then they began throwing this strange error to site visitors upon submission of the form. Instead of reloading the form and giving the 'success' message, it gives a white screen that only says 'Invalid Address: [from name here]', or in my case, 'Invalid Address: My Sales Ally' (since I have the site title set as the 'from' name in the Webform-generated email.
Some points to consider:
1) If I disable the 'email' feature so that webform submissions are only saved in the DB but not emailed to a site admin, the problem goes away.
2) However, it used to work fine. Also, the site successfully generates emails from other modules.
3) I uninstalled Webform and manually deleted all Webform nodes, and then manually re-created them. Still the same problem.
Any help is appreciated!
Thanks,
Nathan
Comments
Comment #1
nskinner commentedSame issue. When form is submitted receive "8 is not a valid email address." error. Was working fine.
Comment #2
quicksketchSounds like mail handling might have changed on your server. I bet Drupal is unable to send any e-mail, not just ones from Webform. See #364673: Webform not sending e-mail (general troubleshooting, tips) for potential solutions.