<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHPBB3 hack to get correct mail headers</title>
	<atom:link href="http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/feed/" rel="self" type="application/rss+xml" />
	<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/</link>
	<description>Smart Software &#124; Smart People &#124; Smart Business</description>
	<lastBuildDate>Fri, 10 Dec 2010 04:08:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: John Osmond</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-64</link>
		<dc:creator>John Osmond</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-64</guid>
		<description>Hi Aaron. Thanks for the hack it worked great for me.

One thing I noticed is that you have an extra $this-&gt;msg where my code has simply $msg. I didn&#039;t change it. I simply added &quot;, &quot;-f&quot; . $config[&#039;board_email&#039;] to the existing line and did not do a full copy and paste.</description>
		<content:encoded><![CDATA[<p>Hi Aaron. Thanks for the hack it worked great for me.</p>
<p>One thing I noticed is that you have an extra $this-&gt;msg where my code has simply $msg. I didn&#8217;t change it. I simply added &#8220;, &#8220;-f&#8221; . $config['board_email'] to the existing line and did not do a full copy and paste.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Dwyer</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-63</link>
		<dc:creator>Aaron Dwyer</dc:creator>
		<pubDate>Tue, 29 Dec 2009 06:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-63</guid>
		<description>I&#039;ve just upgraded to v3.06 of PHPBB3. They still haven&#039;t included this adjustment to the core code.

The fix still needs to be applied, however the core code has changed in v3.06, and there is only one instance of the code to change.

Aaron</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just upgraded to v3.06 of PHPBB3. They still haven&#8217;t included this adjustment to the core code.</p>
<p>The fix still needs to be applied, however the core code has changed in v3.06, and there is only one instance of the code to change.</p>
<p>Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-40</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 14 Sep 2009 20:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-40</guid>
		<description>@Scott Not sure haven&#039;t looked for ages, but until then at least you have a fix.

Aaron</description>
		<content:encoded><![CDATA[<p>@Scott Not sure haven&#8217;t looked for ages, but until then at least you have a fix.</p>
<p>Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-37</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sun, 06 Sep 2009 20:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-37</guid>
		<description>Thanks for documenting this!  Anyone aware if a formal feature request is in place to make this a configurable option in phpBB 3?</description>
		<content:encoded><![CDATA[<p>Thanks for documenting this!  Anyone aware if a formal feature request is in place to make this a configurable option in phpBB 3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-24</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 19 Apr 2009 23:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-24</guid>
		<description>Thanks for the tip</description>
		<content:encoded><![CDATA[<p>Thanks for the tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-23</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 06 Apr 2009 00:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-23</guid>
		<description>Sorry about that, I had not put the code into Wordpress properly and it had mangled the quotes.

The code is now able to be copy and pasted straight from this blog post.

Aaron</description>
		<content:encoded><![CDATA[<p>Sorry about that, I had not put the code into Wordpress properly and it had mangled the quotes.</p>
<p>The code is now able to be copy and pasted straight from this blog post.</p>
<p>Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://websmartcentral.com/178/phpbb3-hack-to-get-correct-mail-headers/comment-page-1/#comment-22</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Sun, 05 Apr 2009 23:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://websmartcentral.com/?p=178#comment-22</guid>
		<description>when applying this hack and using the moderator function to allow a post i get an error

Warning: Unexpected character in input: &#039;\&#039; (ASCII=92) state=1 in /home/domain/forum/includes/functions_messenger.php on line 411

Parse error: syntax error, unexpected T_STRING in /home/domain/forum/includes/functions_messenger.php  on line 411</description>
		<content:encoded><![CDATA[<p>when applying this hack and using the moderator function to allow a post i get an error</p>
<p>Warning: Unexpected character in input: &#8216;\&#8217; (ASCII=92) state=1 in /home/domain/forum/includes/functions_messenger.php on line 411</p>
<p>Parse error: syntax error, unexpected T_STRING in /home/domain/forum/includes/functions_messenger.php  on line 411</p>
]]></content:encoded>
	</item>
</channel>
</rss>

