Hello,
I'm trying to get the email notifications working for forms and I'm having a lot of trouble. I tried using the WP SMTP plugin with no success. Is there a way I can configure the notifications to work without an SMTP plugin?
-Jim
Hello,
I'm trying to get the email notifications working for forms and I'm having a lot of trouble. I tried using the WP SMTP plugin with no success. Is there a way I can configure the notifications to work without an SMTP plugin?
-Jim
Your best bet is to get the WP Mail SMTP plugin working. What did not work when you tried it?
What host are you using?
Can you post a link to your site?
Sending mail from the server is largely dependent on the server configuration. Gravity Forms just hands off the email to wp_mail(). There is some configuration that can affect it (the To and From email addresses in your form) but you can work around most of the problems with the server sending mail by configuring the WP Mail SMTP plugin.
I got the smtp working. Now I'm having trouble adding an email address. Gravity forms won't let me add an email for a subdomain.
I got it working. I altered the notification file by accident and it caused a glitch. Thanks for your help! Gravity Forms is working great!
Thanks for the update. We're glad you got it working.