<?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: WP 3.4 email confirmation fix</title>
		<link>https://legacy.forums.gravityhelp.com/topic/wp-34-email-confirmation-fix</link>
		<description>Gravity Support Forums Topic: WP 3.4 email confirmation fix</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:01:52 +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/wp-34-email-confirmation-fix" rel="self" type="application/rss+xml" />

		<item>
			<title>Jamie M on "WP 3.4 email confirmation fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wp-34-email-confirmation-fix#post-63716</link>
			<pubDate>Tue, 26 Jun 2012 23:23:31 +0000</pubDate>
			<dc:creator>Jamie M</dc:creator>
			<guid isPermaLink="false">63716@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Lots of contact form plugins also not working. How on earth did the beta testers miss this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "WP 3.4 email confirmation fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wp-34-email-confirmation-fix#post-63707</link>
			<pubDate>Tue, 26 Jun 2012 21:15:53 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for that. I knew there was a bug introduced that stopped the wp mailer from working in safemode for some people, but probably everyone is going to wait for the 3.4.1 release from the WordPress team which I hope will have this fix. Either way, thanks for posting this! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jamie M on "WP 3.4 email confirmation fix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wp-34-email-confirmation-fix#post-63704</link>
			<pubDate>Tue, 26 Jun 2012 20:28:27 +0000</pubDate>
			<dc:creator>Jamie M</dc:creator>
			<guid isPermaLink="false">63704@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is probably covered somewhere else, so feel free to delete this post if so.&#60;/p&#62;
&#60;p&#62;For those who are no longer receiving notification emails after the WordPress 3.4 update, open the following file:&#60;br /&#62;
/wp-includes/class-phpmailer.php&#60;/p&#62;
&#60;p&#62;and change line 763 from:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$rt = @mail($val, $this-&#38;gt;EncodeHeader($this-&#38;gt;SecureHeader($this-&#38;gt;Subject)), $body, $header, $params);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$rt = @mail($val, $this-&#38;gt;EncodeHeader($this-&#38;gt;SecureHeader($this-&#38;gt;Subject)), $body, $header);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and also line 769 from:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$rt = @mail($to, $this-&#38;gt;EncodeHeader($this-&#38;gt;SecureHeader($this-&#38;gt;Subject)), $body, $header, $params);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$rt = @mail($to, $this-&#38;gt;EncodeHeader($this-&#38;gt;SecureHeader($this-&#38;gt;Subject)), $body, $header);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
