<?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: Fix PHP&#8217;s mail() function after latest OS X (Leopard)&#160;update.</title>
	<atom:link href="http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/feed" rel="self" type="application/rss+xml" />
	<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 17 Aug 2010 18:28:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Klederson</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-352</link>
		<dc:creator>Klederson</dc:creator>
		<pubDate>Tue, 10 Aug 2010 19:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-352</guid>
		<description>Dude tks a lot i hate sendmail at Mac OS and never remember how to config it.</description>
		<content:encoded><![CDATA[<p>Dude tks a lot i hate sendmail at Mac OS and never remember how to config it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sendmail / Postfix broken since installing FiOS : Apache and PHP</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-288</link>
		<dc:creator>Sendmail / Postfix broken since installing FiOS : Apache and PHP</dc:creator>
		<pubDate>Wed, 23 Jun 2010 05:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-288</guid>
		<description>[...] I&#8217;ve had issues before with my jury rigged Macports-powered MAMP setup. The biggest time suck has been postfix/sendmail [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve had issues before with my jury rigged Macports-powered MAMP setup. The biggest time suck has been postfix/sendmail [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laith</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-211</link>
		<dc:creator>Laith</dc:creator>
		<pubDate>Tue, 18 May 2010 16:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-211</guid>
		<description>Do you know how i can change my user account of the local Apache server/PHP and or should i change this?</description>
		<content:encoded><![CDATA[<p>Do you know how i can change my user account of the local Apache server/PHP and or should i change this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-210</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 18 May 2010 15:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-210</guid>
		<description>&lt;code&gt;_www&lt;/code&gt; is probably the user account of your local Apache server/PHP script attempting to send mail. I&#039;m honestly far from a sysadmin and can&#039;t support this. I wish I could, I mainly posted this as what I ended up doing based on some other posts I found, and what worked for me.</description>
		<content:encoded><![CDATA[<p><code>_www</code> is probably the user account of your local Apache server/PHP script attempting to send mail. I&#8217;m honestly far from a sysadmin and can&#8217;t support this. I wish I could, I mainly posted this as what I ended up doing based on some other posts I found, and what worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laith</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-209</link>
		<dc:creator>Laith</dc:creator>
		<pubDate>Tue, 18 May 2010 15:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-209</guid>
		<description>HELP!!! i keep getting connection refused when I check the

tail -f /var/log/mail.log

and I see &quot;_www&quot;

what do I do?

my form is a simple form generated by http://www.formmail-maker.com/generator.php</description>
		<content:encoded><![CDATA[<p>HELP!!! i keep getting connection refused when I check the</p>
<p>tail -f /var/log/mail.log</p>
<p>and I see &#8220;_www&#8221;</p>
<p>what do I do?</p>
<p>my form is a simple form generated by <a href="http://www.formmail-maker.com/generator.php" rel="nofollow">http://www.formmail-maker.com/generator.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZoRdAK</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-179</link>
		<dc:creator>ZoRdAK</dc:creator>
		<pubDate>Sun, 18 Apr 2010 14:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-179</guid>
		<description>Before reading this article, I tried many things and spent a lot of time on postfix/sendmail... 

But in 30second (time to read your article :p ) I success !!!


Thank you a lot ;)</description>
		<content:encoded><![CDATA[<p>Before reading this article, I tried many things and spent a lot of time on postfix/sendmail&#8230; </p>
<p>But in 30second (time to read your article :p ) I success !!!</p>
<p>Thank you a lot <img src='http://theandystratton.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-176</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Mon, 29 Mar 2010 20:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-176</guid>
		<description>Of course! Be sure the thank @jaspertandy</description>
		<content:encoded><![CDATA[<p>Of course! Be sure the thank @jaspertandy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Masuka</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-175</link>
		<dc:creator>Masuka</dc:creator>
		<pubDate>Mon, 29 Mar 2010 20:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-175</guid>
		<description>Reallt Thanks... It work beatifully.....</description>
		<content:encoded><![CDATA[<p>Reallt Thanks&#8230; It work beatifully&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-150</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-150</guid>
		<description>Not quite sure. This was mainly a re-post and modification of another post&#039;s steps to fixing the issue. Are you on Leopard or Snow Leopard?</description>
		<content:encoded><![CDATA[<p>Not quite sure. This was mainly a re-post and modification of another post&#8217;s steps to fixing the issue. Are you on Leopard or Snow Leopard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-148</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Thu, 25 Feb 2010 23:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-148</guid>
		<description>I&#039;ve done this, but the e-mails aren&#039;t going through.

To make sure the problem isn&#039;t PHP, I put the mail() in an if statement, and it passes.
No errors appear in mail.log

Suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done this, but the e-mails aren&#8217;t going through.</p>
<p>To make sure the problem isn&#8217;t PHP, I put the mail() in an if statement, and it passes.<br />
No errors appear in mail.log</p>
<p>Suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
