<?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 User Favorites: alexgold</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/alexgold'>alexgold</a></link>
		<description>Gravity Support Forums User Favorites: alexgold</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 08:27:23 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>conceramedia on "One site, two forms, only one sends notifications to admin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/one-site-two-forms-only-one-sends-notifications-to-admin#post-47939</link>
			<pubDate>Tue, 31 Jan 2012 16:03:15 +0000</pubDate>
			<dc:creator>conceramedia</dc:creator>
			<guid isPermaLink="false">47939@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was having the same issue (form sends emails to gmail/yahoo addresses but not to the address with the domain name. My site is hosted at Bluehost and the email is managed elsewhere. As mentioned above, that was the problem. Bluehost walked me through changing the DNS zone and it fixed the issue.  Here's how:&#60;/p&#62;
&#60;p&#62;1. Go to the cPanel, scroll down to Domains and click DNS Zone Editor&#60;br /&#62;
2. Select the domain from the dropdown menu and then scroll down to MX (Mail Exchanger) records&#60;br /&#62;
3. Where it says, &#34;Email Routing: Automatically Detect Configuration:Auto more »&#34; click &#34;more &#38;gt;&#38;gt;&#34;&#60;br /&#62;
4. Change the routing to Remote&#60;br /&#62;
5. Save&#60;br /&#62;
6. That's it. Test it.&#60;/p&#62;
&#60;p&#62;Note: Keep in mind that this is only for mail that is hosted remotely- that wouldn't change anything for mail that is hosted on Bluehost. Bluehost emails would work for outgoing mail, but not incoming mail.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email notifications are not working or take 20 to 40 min to send"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-working-or-take-20-to-40-min-to-send#post-43871</link>
			<pubDate>Tue, 13 Dec 2011 01:06:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">43871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If the wp_mail function in WordPress works for you, then that is fine.  If not, we recommend the &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-mail-smtp/&#34; rel=&#34;nofollow&#34;&#62;WP Mail SMTP&#60;/a&#62; plugin.&#60;/p&#62;
&#60;p&#62;The security of the mail delivery is largely dependent on the configuration of your host.  If you use the WP Mail SMTP plugin, you can secure the SMTP connection with SSL and sent the email notifications securely.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chineseand on "Email notifications are not working or take 20 to 40 min to send"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-are-not-working-or-take-20-to-40-min-to-send#post-43845</link>
			<pubDate>Mon, 12 Dec 2011 19:03:51 +0000</pubDate>
			<dc:creator>Chineseand</dc:creator>
			<guid isPermaLink="false">43845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On this note, does Gravity Forms recommend using PHP mail over other methods? I'm wondering if there is a security advantage to one over another. Can the notification emails be intercepted?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>owen1469 on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-41374</link>
			<pubDate>Thu, 17 Nov 2011 00:48:25 +0000</pubDate>
			<dc:creator>owen1469</dc:creator>
			<guid isPermaLink="false">41374@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I placed the following test code in a template to verify that wp_mail works.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php wp_mail('me@example.net', 'The subject', 'The message'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;I changed the email address to my own but I will not in this post to protect myself from spam.&#60;/p&#62;
&#60;p&#62;However, my notifications are not working at all. wp_mail itself works, but notifications do not. Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-40507</link>
			<pubDate>Tue, 08 Nov 2011 15:37:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40507@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If the failure is on the test send then the SMTP settings aren't correct.  If the SMTP settings were correct then the test send would work.  You'll need to explain this to BlueHost that the SMTP settings appear to be incorrect, walk them through what settings you have in place and then tell them exactly what error you are getting.  The issue is definitely related to your SMTP settings.  If they were correct, the test email would work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexgold on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-40503</link>
			<pubDate>Tue, 08 Nov 2011 15:28:56 +0000</pubDate>
			<dc:creator>alexgold</dc:creator>
			<guid isPermaLink="false">40503@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;The failure is on the test send, as well as the notifications.  I configured the plugin Rob recommended (WP Mail SMTP) exactly as my email client is configured.  I then confirmed that I am using the correct port with Bluehost per Rob's suggestion, and I am using the correct port.  This is not working.  Without notification, Gravity Forms isn't much use, so I would greatly appreciate specific steps to fix this.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Alex&#60;/p&#62;
&#60;p&#62;P.S. If you would like the complete results of the test send, I would be happy to forward them.  There may be something in there that will help you understand, but it's all Greek to me.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-40462</link>
			<pubDate>Tue, 08 Nov 2011 12:57:37 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40462@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you still receiving this error message?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;SMTP -&#38;gt; ERROR: Failed to connect to server: Connection timed out (110)

SMTP Error: Could not connect to SMTP host.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If so then no, your SMTP settings are not configured properly OR you have a web hosting problem.  That error message is a server error.  It can't connect to the SMTP server using the settings you configured.  &#60;/p&#62;
&#60;p&#62;After you configure the SMTP settings in WP Mail SMTP you will need to use the Test Email functionality that is included on the Settings page of the WP Mail SMTP plugin.  It will let you send a test email.  See if that email arrives.&#60;/p&#62;
&#60;p&#62;If it does, then you need to make sure your notifications are properly configured.  You must set the SEND FROM address on the notifications to an email address that is associated with your SMTP account.  You can't use any email address here, it has to be one associated with that SMTP service.&#60;/p&#62;
&#60;p&#62;Gravity Forms doesn't send the emails, your web server does.  So any issues related to email notifications not being sent are going to be related to 1) your web server configuration 2) what you are using in the send from address for your notifications and 3) your smtp settings if using the WP Mail SMTP plugin.  &#60;/p&#62;
&#60;p&#62;@travein You need to discuss this with bluehost.  That is a hosting configuration issue.  We used to host with BlueHost and had a similar issue, we contacted and discussed it with them and they had it resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexgold on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-40436</link>
			<pubDate>Tue, 08 Nov 2011 11:24:59 +0000</pubDate>
			<dc:creator>alexgold</dc:creator>
			<guid isPermaLink="false">40436@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would be OK with it sending from a weird email address, right now it's not sending at all.  The SMTP appears to be configured properly, and I added the recommended SPF record to my DNS.  So, as far as I can tell everything is setup as it should be.  But it's not working...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travin on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-40426</link>
			<pubDate>Tue, 08 Nov 2011 10:45:48 +0000</pubDate>
			<dc:creator>travin</dc:creator>
			<guid isPermaLink="false">40426@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also using Bluehost and have a similiar problem.  My email gets sent but the &#34;from email address is not the one I selected it to send.  It sends the email from &#34;freecla3@box721.bluehost.com&#34; instead of &#60;a href=&#34;mailto:noreply@paylaterproducts.com&#34;&#62;noreply@paylaterproducts.com&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexgold on "Email Notification Doesn&#039;t Work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-doesnt-work#post-40425</link>
			<pubDate>Tue, 08 Nov 2011 10:30:24 +0000</pubDate>
			<dc:creator>alexgold</dc:creator>
			<guid isPermaLink="false">40425@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;P.S. I am using BlueHost.  I notice on several other posts that GoDaddy is a serious problem, but that's not the case here.&#60;/p&#62;
&#60;p&#62;Indeed, I have successfully sent emails from a WordPress install on BlueHost using other, more basic contact forms than GravityForms and they worked fine.  I like GravityForms much better in theory, but so far zero success on the email notifications.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
