Webform writes the submissions on a website, but doesn't send emails.
I added an email, where result should be sent.
Database logging doesn't show any errors.
Webform writes the submissions on a website, but doesn't send emails.
I added an email, where result should be sent.
Database logging doesn't show any errors.
Comments
Comment #1
Mavros Gatos commentedUPDATE: Emails are sent, but with a delay. And delay doesn't have concrete intervals.
Comment #2
quicksketchNearly all e-mail problems are caused by the configuration of your server, since Webform just sends e-mail like everything else in Drupal/PHP. You probably have this issue for ALL e-mail on your entire site, not just Webform e-mails.
Comment #3
quicksketchFor further reading: #364673: Webform not sending e-mail (general troubleshooting, tips).