Where the form is embedded is unrelated to the ability to deliver the email. If you have configured email notifications properly, and they're not arriving, it's either the server sending or receiving the mail that has an issue.
Gravity Forms hands off email delivery immediately to wp_mail(). If the email is not being delivered, it can be a number of things. Do any user email notifications arrive? What type of email addresses are being used on form submissions. Try a different email address for the Mail From.
You can also install the WP Mail SMTP plugin which normally delivers more reliably.
http://wordpress.org/extend/plugins/wp-mail-smtp/
Posted 13 years ago on Tuesday October 11, 2011 |
Permalink