<?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: First Week With Tiger</title>
	<atom:link href="http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/</link>
	<description>tech commentary and observations from the future</description>
	<lastBuildDate>Thu, 05 Jan 2012 22:34:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: boolean</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-324</link>
		<dc:creator>boolean</dc:creator>
		<pubDate>Thu, 01 Sep 2005 16:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-324</guid>
		<description>Please see: http://www.n3wb.com/boolean/archives/2005/08/living-with-tiger/

for further discussion on the postfix issue.

A fix is listed here:

http://www.n3wb.com/boolean/archives/2005/08/living-with-tiger/

(thanks to Simon Heywood for catching that)</description>
		<content:encoded><![CDATA[<p>Please see: <a href="http://www.n3wb.com/boolean/archives/2005/08/living-with-tiger/" rel="nofollow">http://www.n3wb.com/boolean/archives/2005/08/living-with-tiger/</a></p>
<p>for further discussion on the postfix issue.</p>
<p>A fix is listed here:</p>
<p><a href="http://www.n3wb.com/boolean/archives/2005/08/living-with-tiger/" rel="nofollow">http://www.n3wb.com/boolean/archives/2005/08/living-with-tiger/</a></p>
<p>(thanks to Simon Heywood for catching that)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boolean</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-319</link>
		<dc:creator>boolean</dc:creator>
		<pubDate>Thu, 01 Sep 2005 11:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-319</guid>
		<description>It could be one of those programs, or it could be starting apache. As pab mentioned to me yesterday, he ran software update and that cleared the problem up for him.</description>
		<content:encoded><![CDATA[<p>It could be one of those programs, or it could be starting apache. As pab mentioned to me yesterday, he ran software update and that cleared the problem up for him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Heywood</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-318</link>
		<dc:creator>Simon Heywood</dc:creator>
		<pubDate>Thu, 01 Sep 2005 11:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-318</guid>
		<description>Hello. Found a link to this site on the Apple Discussions pages after searching for the postfix error. So I&#039;d just like to say thanks for the comments that mention how to fix it.

Oddly enough I got this when I first *upgraded* to Tiger so did and *archive and install* instead and the problem went away. It&#039;s just reappeared. The only thing I&#039;ve done recently is installed MYSQL and Wordpress so maybe its one of these two that have prompted Postfix to start-up.</description>
		<content:encoded><![CDATA[<p>Hello. Found a link to this site on the Apple Discussions pages after searching for the postfix error. So I&#8217;d just like to say thanks for the comments that mention how to fix it.</p>
<p>Oddly enough I got this when I first *upgraded* to Tiger so did and *archive and install* instead and the problem went away. It&#8217;s just reappeared. The only thing I&#8217;ve done recently is installed MYSQL and WordPress so maybe its one of these two that have prompted Postfix to start-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pab</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-315</link>
		<dc:creator>pab</dc:creator>
		<pubDate>Wed, 31 Aug 2005 15:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-315</guid>
		<description>I just installed Tiger in an empty partition that already existed on my G4 desktop. The next day after upgrading my system I began to notice my disk-access light flashing and hearing my disk head moving.
Someone on another list suggested running console and looking at messages written there. Well to my surprise I saw what I now know was the postfix error message showing up every second or so.

I tried everything I could think of to fix it, including restoring privileges, manually stopping postfix, writing MAILSERVER=-NO-   line in /etc/hostconfig, and nothing worked.  Then someone pointed me to this list and I learned about the launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist and
sudo /etc/postfix/post-install set-permissions suggested fixes.

I haven&#039;t tried either yet, I&#039;ve bounced back to Panther, but will be doing so soon.  I just wanted to let people know that this problem is widespread, and that I am very happy to have discovered this site!</description>
		<content:encoded><![CDATA[<p>I just installed Tiger in an empty partition that already existed on my G4 desktop. The next day after upgrading my system I began to notice my disk-access light flashing and hearing my disk head moving.<br />
Someone on another list suggested running console and looking at messages written there. Well to my surprise I saw what I now know was the postfix error message showing up every second or so.</p>
<p>I tried everything I could think of to fix it, including restoring privileges, manually stopping postfix, writing MAILSERVER=-NO-   line in /etc/hostconfig, and nothing worked.  Then someone pointed me to this list and I learned about the launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist and<br />
sudo /etc/postfix/post-install set-permissions suggested fixes.</p>
<p>I haven&#8217;t tried either yet, I&#8217;ve bounced back to Panther, but will be doing so soon.  I just wanted to let people know that this problem is widespread, and that I am very happy to have discovered this site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boolean</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-299</link>
		<dc:creator>boolean</dc:creator>
		<pubDate>Fri, 03 Jun 2005 20:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-299</guid>
		<description>did you execute it using sudo?</description>
		<content:encoded><![CDATA[<p>did you execute it using sudo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bilbo baggins</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-298</link>
		<dc:creator>bilbo baggins</dc:creator>
		<pubDate>Fri, 03 Jun 2005 19:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-298</guid>
		<description>When I try launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist

I get the following response:

launchctl: CFURLWriteDataAndPropertiesToResource(/System/Library/LaunchDaemons/org.postfix.master.plist) failed: -10
No such process
</description>
		<content:encoded><![CDATA[<p>When I try launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist</p>
<p>I get the following response:</p>
<p>launchctl: CFURLWriteDataAndPropertiesToResource(/System/Library/LaunchDaemons/org.postfix.master.plist) failed: -10<br />
No such process</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boolean</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-293</link>
		<dc:creator>boolean</dc:creator>
		<pubDate>Sat, 28 May 2005 06:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-293</guid>
		<description>Interesting. Did you look at the contents of the mail files? It&#039;d be interesting to know what put them there.

My powerbook was empty, at least.

... also, nice site. Is B.Mac gone in Montreal as well?</description>
		<content:encoded><![CDATA[<p>Interesting. Did you look at the contents of the mail files? It&#8217;d be interesting to know what put them there.</p>
<p>My powerbook was empty, at least.</p>
<p>&#8230; also, nice site. Is B.Mac gone in Montreal as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MTEQC</title>
		<link>http://n3wb.com/boolean/archives/2005/05/first-week-with-tiger/comment-page-1/#comment-292</link>
		<dc:creator>MTEQC</dc:creator>
		<pubDate>Fri, 27 May 2005 18:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.n3wb.com/boolean/archives/2005/05/first-week-with-tiger/#comment-292</guid>
		<description>The command worked:
launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist

furthermore, there was a few files in the folder:
/private/var/spool/postfix/maildrop

Having files in there is what I think activates postfix; since Postfix was not setup to work, that&#039;s why I got all the errors. No idea why there were files in there...</description>
		<content:encoded><![CDATA[<p>The command worked:<br />
launchctl unload -w /System/Library/LaunchDaemons/org.postfix.master.plist</p>
<p>furthermore, there was a few files in the folder:<br />
/private/var/spool/postfix/maildrop</p>
<p>Having files in there is what I think activates postfix; since Postfix was not setup to work, that&#8217;s why I got all the errors. No idea why there were files in there&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

