<?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>WordPress and PHP Developer</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: andy</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-805</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 17 Nov 2011 16:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-805</guid>
		<description>Hey all, unfortunately these questions are outside of the scope of my knowledge, this is all compiled from other solutions I used that I found via Google.

Good luck and sorry I can&#039;t help further!</description>
		<content:encoded><![CDATA[<p>Hey all, unfortunately these questions are outside of the scope of my knowledge, this is all compiled from other solutions I used that I found via Google.</p>
<p>Good luck and sorry I can&#8217;t help further!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandishwar</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-804</link>
		<dc:creator>chandishwar</dc:creator>
		<pubDate>Thu, 17 Nov 2011 06:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-804</guid>
		<description>hi 
i followed your tutorial step by step.
in second step when i  run this command.
sudo nano -w /etc/postfix/main.cf 
im not finding the myhostname variable. 
please help me .</description>
		<content:encoded><![CDATA[<p>hi<br />
i followed your tutorial step by step.<br />
in second step when i  run this command.<br />
sudo nano -w /etc/postfix/main.cf<br />
im not finding the myhostname variable.<br />
please help me .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davo</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-761</link>
		<dc:creator>Davo</dc:creator>
		<pubDate>Fri, 19 Aug 2011 03:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-761</guid>
		<description>I just tried this on my macbook pro and when I enttered sudo nano -w /etc/hostconfig into terminal it said no such file found

I am running xampp on 10.6.7</description>
		<content:encoded><![CDATA[<p>I just tried this on my macbook pro and when I enttered sudo nano -w /etc/hostconfig into terminal it said no such file found</p>
<p>I am running xampp on 10.6.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wee</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-751</link>
		<dc:creator>wee</dc:creator>
		<pubDate>Tue, 26 Jul 2011 08:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-751</guid>
		<description>i have a similar problem with Mac OS 10.6.4
mailq produces 
EFC65C06E7A      576 Tue Jul 26 17:13:15  _www@local.local
(mail transport unavailable).

my /var/log/mail.log says:
warning: connect to transport smtp: Connection refused
55A41C07A25: from=, size=583, nrcpt=1 (queue active)
Jul 26 18:28:21 zhiwan-Gohs-iMac-2 postfix/error[963]: 5477DC07A24: to=, relay=none, delay=2454, delays=2454/0.02/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 26 18:28:21 zhiwan-Gohs-iMac-2 postfix/error[964]: 55A41C07A25: to=, relay=none, 

delay=2601, delays=2601/0.01/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)

Any idea would be most appreciated.</description>
		<content:encoded><![CDATA[<p>i have a similar problem with Mac OS 10.6.4<br />
mailq produces<br />
EFC65C06E7A      576 Tue Jul 26 17:13:15  <a href="mailto:_www@local.local">_www@local.local</a><br />
(mail transport unavailable).</p>
<p>my /var/log/mail.log says:<br />
warning: connect to transport smtp: Connection refused<br />
55A41C07A25: from=, size=583, nrcpt=1 (queue active)<br />
Jul 26 18:28:21 zhiwan-Gohs-iMac-2 postfix/error[963]: 5477DC07A24: to=, relay=none, delay=2454, delays=2454/0.02/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)<br />
Jul 26 18:28:21 zhiwan-Gohs-iMac-2 postfix/error[964]: 55A41C07A25: to=, relay=none, </p>
<p>delay=2601, delays=2601/0.01/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)</p>
<p>Any idea would be most appreciated.</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-706</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 12 May 2011 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-706</guid>
		<description>@Wanda this post is nearly two years old, so I&#039;m sorry I&#039;m really hazy on the solutions even I used to do this. This was a few weeks of painful clamoring around for me, as I&#039;m not that skilled in sysadmin on any platform... I&#039;m sorry I can&#039;t be of more help!</description>
		<content:encoded><![CDATA[<p>@Wanda this post is nearly two years old, so I&#8217;m sorry I&#8217;m really hazy on the solutions even I used to do this. This was a few weeks of painful clamoring around for me, as I&#8217;m not that skilled in sysadmin on any platform&#8230; I&#8217;m sorry I can&#8217;t be of more help!</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-703</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 12 May 2011 15:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-703</guid>
		<description>I&#039;m not sure what the &quot;this file is going away&quot; is. May want to consult nano&#039;s docs.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what the &#8220;this file is going away&#8221; is. May want to consult nano&#8217;s docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wanda Chirnside</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-698</link>
		<dc:creator>Wanda Chirnside</dc:creator>
		<pubDate>Thu, 28 Apr 2011 18:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-698</guid>
		<description>I am stuck at point no. 1. 

I can&#039;t seem to add MAILSERVER to the list in the terminal. I believe that I have change the php,ini file and default php.ini file and understand how to restart Apache. I just don&#039;t know how to enable PostFix or whatever mail server I have - Mac OS X 10.5.8. Any help would be appreciated. 
WC</description>
		<content:encoded><![CDATA[<p>I am stuck at point no. 1. </p>
<p>I can&#8217;t seem to add MAILSERVER to the list in the terminal. I believe that I have change the php,ini file and default php.ini file and understand how to restart Apache. I just don&#8217;t know how to enable PostFix or whatever mail server I have &#8211; Mac OS X 10.5.8. Any help would be appreciated.<br />
WC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: all</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-695</link>
		<dc:creator>all</dc:creator>
		<pubDate>Wed, 20 Apr 2011 00:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-695</guid>
		<description>Hey, after input sudo nano -w /etc/hostconfig command i found this &#039; # This file is going away &#039; in my terminal, what does it means?</description>
		<content:encoded><![CDATA[<p>Hey, after input sudo nano -w /etc/hostconfig command i found this &#8216; # This file is going away &#8216; in my terminal, what does it means?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-693</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Thu, 14 Apr 2011 22:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-693</guid>
		<description>This is awesome thank you very much, i really enjoyed this article - a great programming lesson, now my XAMPP local server it´s sending and receiving email data, a must do for testing a buddyPress environment and learned a little more of command line in terminal and GNU nano 2.0.6 text editor, beautiful! :D</description>
		<content:encoded><![CDATA[<p>This is awesome thank you very much, i really enjoyed this article &#8211; a great programming lesson, now my XAMPP local server it´s sending and receiving email data, a must do for testing a buddyPress environment and learned a little more of command line in terminal and GNU nano 2.0.6 text editor, beautiful! <img src='http://theandystratton.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: regesh</title>
		<link>http://theandystratton.com/2009/fix-phps-mail-function-after-latest-os-x-leopard-update/comment-page-1#comment-677</link>
		<dc:creator>regesh</dc:creator>
		<pubDate>Sun, 13 Mar 2011 20:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://theandystratton.com/?p=196#comment-677</guid>
		<description>Thanks a lot! finally i found solution! Thanks one more time!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! finally i found solution! Thanks one more time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

