<?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: Not receiving email notifications</title>
		<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2</link>
		<description>Gravity Support Forums Topic: Not receiving email notifications</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:05:12 +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/not-receiving-email-notifications-2" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76164</link>
			<pubDate>Tue, 18 Sep 2012 20:03:07 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76164@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK.  Happy to hear you worked it out with them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76162</link>
			<pubDate>Tue, 18 Sep 2012 19:58:28 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">76162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK please ignore, I just managed to get it to work after many tries with HostGator :)  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76160</link>
			<pubDate>Tue, 18 Sep 2012 19:53:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76160@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;WordPress and Windows have a long history of not getting along.&#60;/p&#62;
&#60;p&#62;It does not appear that you are able to connect to the SMTP server at coxmail on port 25.  On this page of documentation from Cox &#60;a href=&#34;http://ww2.cox.com/business/idaho/support/data/article.cox?articleId=13f363a0-69e5-11e0-4e73-000000000000&#34; rel=&#34;nofollow&#34;&#62;http://ww2.cox.com/business/idaho/support/data/article.cox?articleId=13f363a0-69e5-11e0-4e73-000000000000&#60;/a&#62; it mentions that you should use SSL and also use port 465.  Screenshot &#60;a href=&#34;http://media.cox.com/cbsupport/images/internet/general/microsoftoutlook2003-6.jpg&#34; rel=&#34;nofollow&#34;&#62;http://media.cox.com/cbsupport/images/internet/general/microsoftoutlook2003-6.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Change port 25 to port 465, then check the box which says &#34;Use SSL Encryption&#34; and try the test again.  You should at least be able to connect, even if you get an authentication error.  That's OK, we'll be making progress at that point.  Post another screenshot after you have made these two changes to the WP Mail SMTP settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76156</link>
			<pubDate>Tue, 18 Sep 2012 19:41:42 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">76156@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have been told again by HostGator the following;&#60;br /&#62;
To send from your Windows-hosted Wordpress you'll need a working email account, and to tell Wordpress to login and send as that same account. &#60;/p&#62;
&#60;p&#62;Eventually we did the following:&#60;br /&#62;
change the mx records under the dns settings on HostGator so that its pointing to the same mx record that the domain is.&#60;/p&#62;
&#60;p&#62;Created  an email address on HostGator and added all these details to the WP Mail SMTP.  Getting the same error message that I have been getting.  &#60;a href=&#34;http://www.hibcc.org/wp-content/uploads/SMTP%20Issue.png&#34; rel=&#34;nofollow&#34;&#62;http://www.hibcc.org/wp-content/uploads/SMTP%20Issue.png&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I am at a total loss as to why we cannot get a windows server to let wordpress send emails.&#60;br /&#62;
Appreciate your help and any knowledge you might have on this.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76150</link>
			<pubDate>Tue, 18 Sep 2012 18:52:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like they are restricting the email you can send to email coming from an address for a domain they host there?  That is true using the built in wp_mail() usually, but that's the whole point of using WP Mail SMTP.  You call an external SMTP server.&#60;/p&#62;
&#60;p&#62;What settings did you use for configuring the WP Mail SMTP plugin?  Post a screenshot at an image hosting service and paste the link here.  Hide the password if you like.&#60;/p&#62;
&#60;p&#62;You have to make sure the test email can be sent.  Once that is successful, you should be able to receive email from your WordPress site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76148</link>
			<pubDate>Tue, 18 Sep 2012 18:47:32 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">76148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, I was not.  I have been chatting with HostGator and they are saying that if my email address is not hosted on their servers (which is not) it will not work.  Any ideas on this?  I can't believe that there isn't a way to get emails to send if they are hosted elsewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76141</link>
			<pubDate>Tue, 18 Sep 2012 18:31:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76141@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Were you able to send the test message from WP Mail SMTP successfully? That is step number one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-76127</link>
			<pubDate>Tue, 18 Sep 2012 17:34:46 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">76127@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris.  I have installed WP Mail SMTP and I cannot get it to work.  My site is on a Windows server with HostGator and I can't seem to find a solution.&#60;/p&#62;
&#60;p&#62;do you have any ideas by any chance? Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-75967</link>
			<pubDate>Tue, 18 Sep 2012 02:10:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75967@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@DGRComms WP Mail SMTP is still supported and continues to work.  It's also been over a year since Configure SMTP was updated, and it continues to work as well.&#60;/p&#62;
&#60;p&#62;@jlbworks, thank you for the update.  Glad you got that working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jlbworks on "Not receiving email notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-receiving-email-notifications-2#post-75911</link>
			<pubDate>Mon, 17 Sep 2012 20:52:17 +0000</pubDate>
			<dc:creator>jlbworks</dc:creator>
			<guid isPermaLink="false">75911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just had success with WP-SMTP. Apologies for not trying it before I posted. Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
