<?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: Enabling Postfix on MacOSX Tiger</title>
	<atom:link href="http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/</link>
	<description>Music, technology, travel and musings...</description>
	<pubDate>Tue, 06 Jan 2009 04:33:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Laurence Rowe</title>
		<link>http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/comment-page-1/#comment-20248</link>
		<dc:creator>Laurence Rowe</dc:creator>
		<pubDate>Sun, 23 Sep 2007 14:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/#comment-20248</guid>
		<description>smtpd.DebuggingServer can be very useful for this too, as it means no mail is sent, only printed to stdout. Usage is simply:

python -m smtpd -c DebuggingServer -n :2525

where it should run on port 2525 (defaults to 8025).</description>
		<content:encoded><![CDATA[<p>smtpd.DebuggingServer can be very useful for this too, as it means no mail is sent, only printed to stdout. Usage is simply:</p>
<p>python -m smtpd -c DebuggingServer -n :2525</p>
<p>where it should run on port 2525 (defaults to 8025).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Joramo</title>
		<link>http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/comment-page-1/#comment-20217</link>
		<dc:creator>Lee Joramo</dc:creator>
		<pubDate>Sun, 23 Sep 2007 04:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/#comment-20217</guid>
		<description>Over the years, I have used Postfix Enabler and its successor MailServe when I need to use unix mail services. They provide a nice GUI wrapper around mail configuration which I still feel is a dark art.

http://cutedgesystems.com/software/MailServe/index.html</description>
		<content:encoded><![CDATA[<p>Over the years, I have used Postfix Enabler and its successor MailServe when I need to use unix mail services. They provide a nice GUI wrapper around mail configuration which I still feel is a dark art.</p>
<p><a href="http://cutedgesystems.com/software/MailServe/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/comment/cutedgesystems.com');" rel="nofollow">http://cutedgesystems.com/software/MailServe/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addihetja</title>
		<link>http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/comment-page-1/#comment-20199</link>
		<dc:creator>Addihetja</dc:creator>
		<pubDate>Sat, 22 Sep 2007 23:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://nateaune.com/2007/09/22/enabling-postfix-on-macosx-tiger/#comment-20199</guid>
		<description>Most providers who block traffic on port 25 do not block port 587, the SMTP submission port...</description>
		<content:encoded><![CDATA[<p>Most providers who block traffic on port 25 do not block port 587, the SMTP submission port&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
