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

		<item>
			<title>David Peralty on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-63330</link>
			<pubDate>Fri, 22 Jun 2012 12:10:04 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63330@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm going to close this so we can work this out through your priority support thread.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>supermangomedia on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-63321</link>
			<pubDate>Fri, 22 Jun 2012 11:42:56 +0000</pubDate>
			<dc:creator>supermangomedia</dc:creator>
			<guid isPermaLink="false">63321@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Reached out to LiquidWeb and received this response:&#60;br /&#62;
&#34;I do not see anything set up to prevent the PHP script from sending. To ensure this function is working, I created my own mail to PHP script and placed it on the server. If you click this link [removed], it will send an email to you. This will at least show you that the server is sending mail via php and not preventing it.&#34;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$to = &#38;quot;name@domain.com&#38;quot;;
$subject = &#38;quot;Test mail&#38;quot;;
$message = &#38;quot;Hello! This is a simple email message.&#38;quot;;
$from = &#38;quot;someonelse@example.com&#38;quot;;
$headers = &#38;quot;From:&#38;quot; . $from;
mail($to,$subject,$message,$headers);
echo &#38;quot;Mail Sent.&#38;quot;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-63229</link>
			<pubDate>Thu, 21 Jun 2012 18:20:17 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63229@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You might want to check in with your host to see if they've changed any security settings in hopes of reducing spam generated by PHP scripts. This has happened to people before where they could no longer send e-mails using PHP. If your notification e-mails are going out, but mostly making it into spam, this can be because your host is not on an approved senders list, your e-mails don't look like they are coming from the domain they say they are coming from, the e-mail address doesn't exist on your web hosting server, or a myriad of other reasons, including content.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>supermangomedia on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-63212</link>
			<pubDate>Thu, 21 Jun 2012 16:19:46 +0000</pubDate>
			<dc:creator>supermangomedia</dc:creator>
			<guid isPermaLink="false">63212@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@brianbreslin and @carl&#60;/p&#62;
&#60;p&#62;Did you find a solution? I'm having the same issue with a client on my self-hosted LiquidWeb Storm VPS.&#60;/p&#62;
&#60;p&#62;I've tried the WP-Mail-SMTP plugin solution that has worked in the past but it didn't work. &#60;/p&#62;
&#60;p&#62;What's bizarre is that it hasn't given me a problem until May 30th. Haven't changed any settings. It just stopped working. &#60;/p&#62;
&#60;p&#62;1. Paypal notifications are being sent to &#60;a href=&#34;mailto:info@domain.com&#34;&#62;info@domain.com&#60;/a&#62;&#60;br /&#62;
2. Client can see approved registrations on the back end&#60;br /&#62;
3. Some notifications have been sent to the spam folder in &#60;a href=&#34;mailto:classes@domain.com&#34;&#62;classes@domain.com&#60;/a&#62;, only a very small percent make it to the inbox&#60;br /&#62;
4. Client receives complaints that people who have registered have not been receiving a confirmation, but DO get one from Paypal
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianbreslin on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-23896</link>
			<pubDate>Thu, 21 Apr 2011 17:27:50 +0000</pubDate>
			<dc:creator>brianbreslin</dc:creator>
			<guid isPermaLink="false">23896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;br /&#62;
I sent in the request via the priority support form, since I have a developer license.&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-23886</link>
			<pubDate>Thu, 21 Apr 2011 16:24:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">23886@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You may want to check your spam box on your GMail account you are testing with. If the User Notification is working, then the notifications are being sent.  They utilize the exact same function.  If that doesn't work, send us a WordPress admin login for this site via our Contact Us form and we can take a look and see what is going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianbreslin on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-23882</link>
			<pubDate>Thu, 21 Apr 2011 15:49:12 +0000</pubDate>
			<dc:creator>brianbreslin</dc:creator>
			<guid isPermaLink="false">23882@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried with both an email local (email at brianbreslin dot com ) as well as a gmail. neither worked. but when I put in a notification to the submitter with a sent receipt as either of those emails it worked fine. showed my from correctly too.&#60;/p&#62;
&#60;p&#62;not using google apps or gmail for this domain.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-23880</link>
			<pubDate>Thu, 21 Apr 2011 15:09:03 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">23880@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you trying to send the admin notification to an email associated with the same domain name as the site? Is your email hosted with a 3rd party like Google Apps GMail?&#60;/p&#62;
&#60;p&#62;If so it sounds like your web server isn't setup to send email remotely.  This is a web server configuration, typically handled in hosting control panels.  Your web server is trying to route email to that domain internally instead of sending it remotely.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianbreslin on "Notifications not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-not-working-2#post-23872</link>
			<pubDate>Thu, 21 Apr 2011 14:18:07 +0000</pubDate>
			<dc:creator>brianbreslin</dc:creator>
			<guid isPermaLink="false">23872@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having an issue with admin notification in my forms. &#60;/p&#62;
&#60;p&#62;I tried setting to an external source the notification, but no dice. The notifications to submitters are going through, but none of my own notifications are working.&#60;/p&#62;
&#60;p&#62;I'm self-hosting on a liquidweb vps.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
