<?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 not Working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7</link>
		<description>Gravity Support Forums Topic: Email Notifications not Working</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 21:44:03 +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-not-working-7" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-81671</link>
			<pubDate>Wed, 17 Oct 2012 07:40:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">81671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@greyhavens: &#34;Could not connect to SMTP host&#34; means you have something misconfigured or your website cannot connect to the gmail server.  What settings did you use for configuration?&#60;/p&#62;
&#60;p&#62;There is no need to 'reset' Gravity Forms and doing so, if it were possible, would not help this problem.  If email notifications are not arriving, it's due to server responsible for delivering the mail, or the server on the other end.   &#60;/p&#62;
&#60;p&#62;I just wrote this up today which is a pretty comprehensive description of the problem and solution:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/bcc-emails-dont-send-on-submit-but-do-send-when-you-use-resend-notifications#post-81644&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/bcc-emails-dont-send-on-submit-but-do-send-when-you-use-resend-notifications#post-81644&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>greyhavns on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-81584</link>
			<pubDate>Wed, 17 Oct 2012 01:20:44 +0000</pubDate>
			<dc:creator>greyhavns</dc:creator>
			<guid isPermaLink="false">81584@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@cosfrog what settings did you use for configure-smtp plugin?  i used a gmail account and a google apps account and both give me SMTP Error: Could not connect to SMTP host.&#60;br /&#62;
When i used the default settings, it can send through smtp, but gravity forms admin notification sends nothing.  Chris is there something we can do to 'reset' gravity forms?  I've used it on a number of client projects and I've never had to mess with SMTP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colinz on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-79728</link>
			<pubDate>Mon, 08 Oct 2012 22:24:38 +0000</pubDate>
			<dc:creator>Colinz</dc:creator>
			<guid isPermaLink="false">79728@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;Thanks very much for your comprehensive suggestions. I'm working through this with the server and trying to establish where the blockage is.&#60;/p&#62;
&#60;p&#62;I'll let you know the result.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-79500</link>
			<pubDate>Mon, 08 Oct 2012 01:42:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Colinz, you have a couple things going on.  This:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
They have blacklisted our mailservers IP address.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;That's because someone was spamming from the machine where your machine is hosted.  There is not a lot you can do about that if the mail is sent from an IP address which is blacklisted.    That is a good reason to have your mail sent by and SMTP server.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
I have tried all the smtp variants
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;And what happened when you tried them? Let's focus on one. You need to have one configured correctly so the test email arrives, then you can focus on your Gravity Forms notifications.&#60;/p&#62;
&#60;p&#62;New user notifications come from WordPress, usually with the email address &#60;a href=&#34;mailto:wordpress@yourdomain.com&#34;&#62;wordpress@yourdomain.com&#60;/a&#62; - that normally looks OK to the mail server when it's hosted on the same machine.  It knows that users from that domain are authorized to use the server.  It becomes a problem when the email appears to be sent from the person who submitted the form, which is likely NOT on your domain (could be chrishajer @ gmail  . com maybe) - that looks like spam or unauthorized to a lot of webhost mail servers, and it's dropped.   &#60;/p&#62;
&#60;p&#62;The answer, in 99.9% of the cases, is to use an external SMTP server to get more reliable email delivery.  The server you authenticate to knows who you are, since you just authenticated, and lets you send email without many restrictions.  That's why the external SMTP server normally works.  When trying to send email from your web host, there is no authentication, and it looks to the MTA on the host like spam, when it starts seeing mail coming FROM &#60;a href=&#34;mailto:user1@wyz.com&#34;&#62;user1@wyz.com&#60;/a&#62; and TO &#60;a href=&#34;mailto:user2@abc.com&#34;&#62;user2@abc.com&#60;/a&#62; when your domain is def.com.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colinz on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-79436</link>
			<pubDate>Sun, 07 Oct 2012 18:16:01 +0000</pubDate>
			<dc:creator>Colinz</dc:creator>
			<guid isPermaLink="false">79436@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;However, because Gravity Forms can change the TO and FROM email addresses, some servers have a problem with the email, since it does not appear to come from where it should be coming.'&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Can you suggest the settings which would not cause a server problems?&#60;/p&#62;
&#60;p&#62;New user notifications (wordpress) are emailed to addresses but gravity form notify user emails are not being sent out. (&#60;/p&#62;
&#60;p&#62;I have tried all the smtp variants but seem to be trapped between server issue and gravity issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-79208</link>
			<pubDate>Fri, 05 Oct 2012 22:35:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@cosfrog, what did you find?   I'm sure your experience will help someone in the future. Please post here if you can.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cosfrog on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-78990</link>
			<pubDate>Thu, 04 Oct 2012 22:08:26 +0000</pubDate>
			<dc:creator>cosfrog</dc:creator>
			<guid isPermaLink="false">78990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;never mind found the problem :) A duh moment
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cosfrog on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-78985</link>
			<pubDate>Thu, 04 Oct 2012 20:23:05 +0000</pubDate>
			<dc:creator>cosfrog</dc:creator>
			<guid isPermaLink="false">78985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to echo this. I have also installed configure-smtp, using a gmail smtp server and test email was fine. &#60;/p&#62;
&#60;p&#62;I can even go into entries and do a resend to a to admin and that works fine.&#60;/p&#62;
&#60;p&#62;Only when doing a test run on the form, no notification
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-78737</link>
			<pubDate>Wed, 03 Oct 2012 16:17:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78737@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Email reliability issues are almost always due to host configuration, or the email providers that handle the email for the recipients.  The first thing to do is configure one SMTP plugin and make sure it can deliver the test email reliably.  Here are a couple plugins; pick one:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/configure-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/configure-smtp/&#60;/a&#62;&#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;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/cimy-swift-smtp/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/cimy-swift-smtp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If that does not work, please try a different email address for where the notifications are delivered.  Preferably one on a different domain (so, instead of the same domain as the website, maybe a Gmail or Yahoo account, or if you are using a Yahoo address, try a Gmail one, or instead of a Google Apps email account, try another email address you own.)&#60;/p&#62;
&#60;p&#62;Gravity Forms hands the mail to the wp_mail() function immediately, so there is not a lot that Gravity Forms can do to effect email delivery.  However, because Gravity Forms can change the TO and FROM email addresses, some servers have a problem with the email, since it does not appear to come from where it should be coming.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colinz on "Email Notifications not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-not-working-7#post-78698</link>
			<pubDate>Wed, 03 Oct 2012 14:04:53 +0000</pubDate>
			<dc:creator>Colinz</dc:creator>
			<guid isPermaLink="false">78698@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Further to my last email, l also used backupbuddy on my site although only as a backup, not to move site.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
