<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Email notifications are not being sent</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent</link>
		<description>Gravity Support Forums Topic: Email notifications are not being sent</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:14:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/email-notifications-are-not-being-sent" rel="self" type="application/rss+xml" />

		<item>
			<title>RHO on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69749</link>
			<pubDate>Mon, 06 Aug 2012 18:36:08 +0000</pubDate>
			<dc:creator>RHO</dc:creator>
			<guid isPermaLink="false">69749@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you David for the notes and plugin recommendation.  I was having the same issue as Merrin and wp-mail-smtp worked beautifully.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69642</link>
			<pubDate>Mon, 06 Aug 2012 09:33:16 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">69642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think this is the one we usually recommend for people:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp-mail-smtp/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StudioEleven on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69622</link>
			<pubDate>Mon, 06 Aug 2012 01:25:29 +0000</pubDate>
			<dc:creator>StudioEleven</dc:creator>
			<guid isPermaLink="false">69622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David,&#60;/p&#62;
&#60;p&#62;I've just discovered that their email address is hosted at GoDaddy which means my settings may not have been correct.&#60;/p&#62;
&#60;p&#62;Can you recommend one SMTP plugin for me to use?  They are quite confusing. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Merrin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69621</link>
			<pubDate>Mon, 06 Aug 2012 01:05:57 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">69621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will want them to check the PHP logs to see if there is an error that is stopping e-mails from being sent. &#60;/p&#62;
&#60;p&#62;Our troubleshooting steps for this issue is as follows:&#60;/p&#62;
&#60;p&#62;- Update WordPress/Gravity Forms&#60;br /&#62;
- Disable all Plugins except Gravity Forms&#60;br /&#62;
- Use the 2011 WordPress theme&#60;br /&#62;
- Install and configure a SMTP plugin&#60;br /&#62;
- Check host permissions for PHP sendmail&#60;br /&#62;
- Check logs to see if any issue is showing up&#60;/p&#62;
&#60;p&#62;You are at the last step of that, and if there isn't a resolution, there isn't much we can do. You can test sendmail is working by creating a simple PHP script.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://email.about.com/od/emailprogrammingtips/qt/How_to_Send_Email_from_a_PHP_Script.htm&#34; rel=&#34;nofollow&#34;&#62;http://email.about.com/od/emailprogrammingtips/qt/How_to_Send_Email_from_a_PHP_Script.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;At the end of the day, it is about identifying the source of the issue, and Gravity Forms, like I mentioned before, doesn't really send e-mail. It hooks into WordPress, send WordPress the details and has WordPress send the e-mail. The SMTP plugin overrides this to make sure sendmail has a server to send e-mail through. &#60;/p&#62;
&#60;p&#62;Here is the article from Yoast, a well known WordPress expert, that we also hand out to people having these kinds of issues as you may be able to glean some missing/mistaken detail to fix your set-up.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://yoast.com/email-reliability/&#34; rel=&#34;nofollow&#34;&#62;http://yoast.com/email-reliability/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StudioEleven on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69620</link>
			<pubDate>Mon, 06 Aug 2012 00:56:04 +0000</pubDate>
			<dc:creator>StudioEleven</dc:creator>
			<guid isPermaLink="false">69620@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;I have just checked with Bluehost and they said we can use php sendmail without issue.&#60;/p&#62;
&#60;p&#62;Is there anything else I can do?  This is normally so simple!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Merrin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69619</link>
			<pubDate>Mon, 06 Aug 2012 00:36:46 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">69619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Merrin,&#60;/p&#62;
&#60;p&#62;Gravity Forms doesn't send any e-mails itself. It connects to WordPress' built-in sendmail files (wp-mail.php). If the SMTP plugin has been installed and configured correctly, and Gravity Forms is still unable to send e-mails, and you've deactivated other plugins, then the usual source is a server configuration error. You will want to contact your host to confirm you are able to use PHP sendmail without issue. Also double check WordPress and server anti-spam in case things are mistakenly being caught that way. &#60;/p&#62;
&#60;p&#62;Hopefully, if nothing else, your host can look at the logs to confirm that there aren't any errors or issues that should/could be stopping you from using php sendmail.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StudioEleven on "Email notifications are not being sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-being-sent#post-69618</link>
			<pubDate>Mon, 06 Aug 2012 00:27:11 +0000</pubDate>
			<dc:creator>StudioEleven</dc:creator>
			<guid isPermaLink="false">69618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have spent a few hours trying to get email notifications sent from the form on this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.executivespeakingsuccess.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.executivespeakingsuccess.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have deactivated all of the plugins (apart from Viper Video plugin - when I deactivate it the form shows up as shortcode)&#60;/p&#62;
&#60;p&#62;I have installed several SMTP plugins that didn't work&#60;/p&#62;
&#60;p&#62;I have used several different From &#38;amp; To &#38;amp; Admin emails, both an @executivespeakingsuccess.com/ and @gmail address&#60;/p&#62;
&#60;p&#62;Getting really frustrated now.&#60;/p&#62;
&#60;p&#62;Please can you shed some light on this issue.  I use Gravity Forms on all my websites and have not had this issue before.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Merrin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
