<?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: Form Submits And Saves In DB But Won&#039;t Email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email</link>
		<description>Gravity Support Forums Topic: Form Submits And Saves In DB But Won&#039;t Email</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:49:51 +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/form-submits-and-saves-in-db-but-wont-email" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62935</link>
			<pubDate>Mon, 18 Jun 2012 22:31:07 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could always try checking for a theme/plugin conflict by following the instructions here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have seen instances where a plugin that was trying to utilize the WP_Mail incorrectly was interfering.&#60;/p&#62;
&#60;p&#62;@akelsall - This isn't an issue with Gravity Forms - notification and email sending is going to be up to your host to send out. There are a variety of factors that come into play with email reliability and none of them are things Gravity Forms itself controls. Gravity Forms simply passes the Send To, Send From, Subject and Message of the email to the core WordPress wp_mail() function and that is where it's involvement ends. It is then entirely up to your web server to reliably send the email.&#60;/p&#62;
&#60;p&#62;The best article I have found that discusses how to make your WordPress site more reliable at sending email is this one by Joost de Valk:&#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;
&#60;p&#62;His article discusses improving email reliability for comment related emails sent by WordPress. But it is directly applicable to email reliability with Gravity Forms because both of them use the same core WordPress function to send email the exact same way using the wp_mail() function.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akelsall on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62932</link>
			<pubDate>Mon, 18 Jun 2012 22:04:25 +0000</pubDate>
			<dc:creator>akelsall</dc:creator>
			<guid isPermaLink="false">62932@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have the same problem, how about you guys look it and get it sorted. Tried the plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>goldsteinmedia on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62875</link>
			<pubDate>Mon, 18 Jun 2012 12:03:14 +0000</pubDate>
			<dc:creator>goldsteinmedia</dc:creator>
			<guid isPermaLink="false">62875@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob&#60;/p&#62;
&#60;p&#62;So I tried the SMTP plugin and IT WORKS but still no luck with Gravity Forms.&#60;/p&#62;
&#60;p&#62;This is the output given to me by the SMTP Plugin when I use PHP to do the sending&#60;/p&#62;
&#60;p&#62;Test Message Sent&#60;/p&#62;
&#60;p&#62;The result was:&#60;/p&#62;
&#60;p&#62;bool(true)&#60;br /&#62;
The full debugging output is shown below:&#60;/p&#62;
&#60;p&#62;object(PHPMailer)#252 (58) {&#60;br /&#62;
  [&#34;Priority&#34;]=&#38;gt;&#60;br /&#62;
  int(3)&#60;br /&#62;
  [&#34;CharSet&#34;]=&#38;gt;&#60;br /&#62;
  string(5) &#34;UTF-8&#34;&#60;br /&#62;
  [&#34;ContentType&#34;]=&#38;gt;&#60;br /&#62;
  string(10) &#34;text/plain&#34;&#60;br /&#62;
  [&#34;Encoding&#34;]=&#38;gt;&#60;br /&#62;
  string(4) &#34;8bit&#34;&#60;br /&#62;
  [&#34;ErrorInfo&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;From&#34;]=&#38;gt;&#60;br /&#62;
  string(25) &#34;forms@rothamelbratton.com&#34;&#60;br /&#62;
  [&#34;FromName&#34;]=&#38;gt;&#60;br /&#62;
  string(14) &#34;Form Submitted&#34;&#60;br /&#62;
  [&#34;Sender&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;Subject&#34;]=&#38;gt;&#60;br /&#62;
  string(56) &#34;WP Mail SMTP: Test mail to &#60;a href=&#34;mailto:sgoldstein@goldsteinmedia.com&#34;&#62;sgoldstein@goldsteinmedia.com&#60;/a&#62;&#34;&#60;br /&#62;
  [&#34;Body&#34;]=&#38;gt;&#60;br /&#62;
  string(68) &#34;This is a test email generated by the WP Mail SMTP WordPress plugin.&#34;&#60;br /&#62;
  [&#34;AltBody&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;MIMEBody:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(69) &#34;This is a test email generated by the WP Mail SMTP WordPress plugin.&#60;br /&#62;
&#34;&#60;br /&#62;
  [&#34;MIMEHeader:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(383) &#34;Date: Mon, 18 Jun 2012 15:59:12 +0000&#60;br /&#62;
Return-Path: &#60;a href=&#34;mailto:forms@rothamelbratton.com&#34;&#62;forms@rothamelbratton.com&#60;/a&#62;&#60;br /&#62;
From: Form Submitted&#60;br /&#62;
Message-ID: &#38;lt;8e37f6eb8a4876e15c0903fbc8450cf4@rothamelbratton.com&#38;gt;&#60;br /&#62;
X-Priority: 3&#60;br /&#62;
X-Mailer: PHPMailer 5.2.1 (&#60;a href=&#34;http://code.google.com/a/apache-extras.org/p/phpmailer/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/a/apache-extras.org/p/phpmailer/&#60;/a&#62;)&#60;br /&#62;
MIME-Version: 1.0&#60;br /&#62;
Content-Transfer-Encoding: 8bit&#60;br /&#62;
Content-Type: text/plain; charset=&#34;UTF-8&#34;&#60;br /&#62;
&#34;&#60;br /&#62;
  [&#34;SentMIMEMessage:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(556) &#34;Date: Mon, 18 Jun 2012 15:59:12 +0000&#60;br /&#62;
Return-Path: &#60;a href=&#34;mailto:forms@rothamelbratton.com&#34;&#62;forms@rothamelbratton.com&#60;/a&#62;&#60;br /&#62;
From: Form Submitted&#60;br /&#62;
Message-ID: &#38;lt;8e37f6eb8a4876e15c0903fbc8450cf4@rothamelbratton.com&#38;gt;&#60;br /&#62;
X-Priority: 3&#60;br /&#62;
X-Mailer: PHPMailer 5.2.1 (&#60;a href=&#34;http://code.google.com/a/apache-extras.org/p/phpmailer/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/a/apache-extras.org/p/phpmailer/&#60;/a&#62;)&#60;br /&#62;
MIME-Version: 1.0&#60;br /&#62;
Content-Transfer-Encoding: 8bit&#60;br /&#62;
Content-Type: text/plain; charset=&#34;UTF-8&#34;&#60;br /&#62;
To: &#60;a href=&#34;mailto:sgoldstein@goldsteinmedia.com&#34;&#62;sgoldstein@goldsteinmedia.com&#60;/a&#62;&#60;br /&#62;
Subject: WP Mail SMTP: Test mail to &#60;a href=&#34;mailto:sgoldstein@goldsteinmedia.com&#34;&#62;sgoldstein@goldsteinmedia.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is a test email generated by the WP Mail SMTP WordPress plugin.&#60;br /&#62;
&#34;&#60;br /&#62;
  [&#34;WordWrap&#34;]=&#38;gt;&#60;br /&#62;
  int(0)&#60;br /&#62;
  [&#34;Mailer&#34;]=&#38;gt;&#60;br /&#62;
  string(4) &#34;mail&#34;&#60;br /&#62;
  [&#34;Sendmail&#34;]=&#38;gt;&#60;br /&#62;
  string(18) &#34;/usr/sbin/sendmail&#34;&#60;br /&#62;
  [&#34;PluginDir&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;ConfirmReadingTo&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;Hostname&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;MessageID&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;Host&#34;]=&#38;gt;&#60;br /&#62;
  string(9) &#34;localhost&#34;&#60;br /&#62;
  [&#34;Port&#34;]=&#38;gt;&#60;br /&#62;
  int(25)&#60;br /&#62;
  [&#34;Helo&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;SMTPSecure&#34;]=&#38;gt;&#60;br /&#62;
  string(3) &#34;tls&#34;&#60;br /&#62;
  [&#34;SMTPAuth&#34;]=&#38;gt;&#60;br /&#62;
  bool(false)&#60;br /&#62;
  [&#34;Username&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;Password&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;Timeout&#34;]=&#38;gt;&#60;br /&#62;
  int(10)&#60;br /&#62;
  [&#34;SMTPDebug&#34;]=&#38;gt;&#60;br /&#62;
  int(2)&#60;br /&#62;
  [&#34;SMTPKeepAlive&#34;]=&#38;gt;&#60;br /&#62;
  bool(false)&#60;br /&#62;
  [&#34;SingleTo&#34;]=&#38;gt;&#60;br /&#62;
  bool(false)&#60;br /&#62;
  [&#34;SingleToArray&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;LE&#34;]=&#38;gt;&#60;br /&#62;
  string(1) &#34;&#60;br /&#62;
&#34;&#60;br /&#62;
  [&#34;DKIM_selector&#34;]=&#38;gt;&#60;br /&#62;
  string(9) &#34;phpmailer&#34;&#60;br /&#62;
  [&#34;DKIM_identity&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;DKIM_passphrase&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;DKIM_domain&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;DKIM_private&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;action_function&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;Version&#34;]=&#38;gt;&#60;br /&#62;
  string(5) &#34;5.2.1&#34;&#60;br /&#62;
  [&#34;XMailer&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;smtp:protected&#34;]=&#38;gt;&#60;br /&#62;
  NULL&#60;br /&#62;
  [&#34;to:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(1) {&#60;br /&#62;
    [0]=&#38;gt;&#60;br /&#62;
    array(2) {&#60;br /&#62;
      [0]=&#38;gt;&#60;br /&#62;
      string(29) &#34;sgoldstein@goldsteinmedia.com&#34;&#60;br /&#62;
      [1]=&#38;gt;&#60;br /&#62;
      string(0) &#34;&#34;&#60;br /&#62;
    }&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;cc:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;bcc:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;ReplyTo:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;all_recipients:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(1) {&#60;br /&#62;
    [&#34;sgoldstein@goldsteinmedia.com&#34;]=&#38;gt;&#60;br /&#62;
    bool(true)&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;attachment:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;CustomHeader:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;message_type:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(5) &#34;plain&#34;&#60;br /&#62;
  [&#34;boundary:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(3) {&#60;br /&#62;
    [1]=&#38;gt;&#60;br /&#62;
    string(35) &#34;b1_8e37f6eb8a4876e15c0903fbc8450cf4&#34;&#60;br /&#62;
    [2]=&#38;gt;&#60;br /&#62;
    string(35) &#34;b2_8e37f6eb8a4876e15c0903fbc8450cf4&#34;&#60;br /&#62;
    [3]=&#38;gt;&#60;br /&#62;
    string(35) &#34;b3_8e37f6eb8a4876e15c0903fbc8450cf4&#34;&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;language:protected&#34;]=&#38;gt;&#60;br /&#62;
  array(0) {&#60;br /&#62;
  }&#60;br /&#62;
  [&#34;error_count:protected&#34;]=&#38;gt;&#60;br /&#62;
  int(0)&#60;br /&#62;
  [&#34;sign_cert_file:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;sign_key_file:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;sign_key_pass:protected&#34;]=&#38;gt;&#60;br /&#62;
  string(0) &#34;&#34;&#60;br /&#62;
  [&#34;exceptions:protected&#34;]=&#38;gt;&#60;br /&#62;
  bool(false)&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62662</link>
			<pubDate>Fri, 15 Jun 2012 09:45:19 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62662@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Seth, as I said above:&#60;/p&#62;
&#60;p&#62;Gravity Forms just uses the built-in WP mail function of WordPress to send out notifications so we really don't have control on them sending out.&#60;/p&#62;
&#60;p&#62;Usually, trying out an SMTP plugin does the trick, a lot of people have success with this:&#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;
&#60;p&#62;Also, verify the messages are not getting spammed.&#60;br /&#62;
Give this a try and let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>goldsteinmedia on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62661</link>
			<pubDate>Fri, 15 Jun 2012 09:41:28 +0000</pubDate>
			<dc:creator>goldsteinmedia</dc:creator>
			<guid isPermaLink="false">62661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So I am getting the form sumitted entried in Gravity forms but I'm still not getting them to email. I don't have akismet running. I'm dealing with a very frustrated client. Any chance you guys can take a look?&#60;/p&#62;
&#60;p&#62;-Seth
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62577</link>
			<pubDate>Thu, 14 Jun 2012 12:21:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad you got it working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>furlongdesign on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62576</link>
			<pubDate>Thu, 14 Jun 2012 12:19:58 +0000</pubDate>
			<dc:creator>furlongdesign</dc:creator>
			<guid isPermaLink="false">62576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I disabled all my plugins and it worked. Then one by one I activated my plugins and when I activated Akismet I did not receive the notification. Then I went to the Gravity Forms settings and disabled akismet integration while I left akismet activated among my plugins and it worked. &#60;a href=&#34;http://screencast.com/t/q1bfNinq&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/q1bfNinq&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>furlongdesign on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62575</link>
			<pubDate>Thu, 14 Jun 2012 11:50:10 +0000</pubDate>
			<dc:creator>furlongdesign</dc:creator>
			<guid isPermaLink="false">62575@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have the same problem and don't know how to fix it. I tried the plugin you mentioned but no change.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62445</link>
			<pubDate>Wed, 13 Jun 2012 14:11:41 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62445@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms just uses the built-in WP mail function of WordPress to send out notifications so we really don't have control on them sending out.&#60;/p&#62;
&#60;p&#62;Usually, trying out an SMTP plugin does the trick, a lot of people have success with this:&#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;
&#60;p&#62;Also, verify the messages are not getting spammed.&#60;br /&#62;
Give this a try and let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>goldsteinmedia on "Form Submits And Saves In DB But Won&#039;t Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-submits-and-saves-in-db-but-wont-email#post-62443</link>
			<pubDate>Wed, 13 Jun 2012 14:08:16 +0000</pubDate>
			<dc:creator>goldsteinmedia</dc:creator>
			<guid isPermaLink="false">62443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;At &#60;a href=&#34;http://www.rothamelbratton.com&#34; rel=&#34;nofollow&#34;&#62;http://www.rothamelbratton.com&#60;/a&#62; the forms submit and go into the database but don't go any farther than that. They don't go to the notification emails. I have one email in the To: section and three in the CC: section. They are separated with commas (,).&#60;/p&#62;
&#60;p&#62;What's going on?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
