<?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: Postfix under Windows</title>
	<atom:link href="http://andrewbevitt.com/2007/06/28/postfix-under-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewbevitt.com/2007/06/28/postfix-under-windows/</link>
	<description></description>
	<lastBuildDate>Fri, 13 Apr 2012 11:20:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: AndrewB</title>
		<link>http://andrewbevitt.com/2007/06/28/postfix-under-windows/comment-page-1/#comment-13</link>
		<dc:creator>AndrewB</dc:creator>
		<pubDate>Fri, 13 Jul 2007 05:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://andrewbevitt.com/2007/06/28/postfix-under-windows/#comment-13</guid>
		<description>Noticed an error with one of the above commands:

qemu.exe -L . -hda postfix.img -kernel-kqemu -net nic,vlan=1 -net user,vlan=1 -tcp 25:10.0.2.15:25

Should read:

qemu.exe -L . -hda postfix.img -kernel-kqemu -net nic,vlan=1 -net user,vlan=1 -redir tcp:25:10.0.2.15:25</description>
		<content:encoded><![CDATA[<p>Noticed an error with one of the above commands:</p>
<p>qemu.exe -L . -hda postfix.img -kernel-kqemu -net nic,vlan=1 -net user,vlan=1 -tcp 25:10.0.2.15:25</p>
<p>Should read:</p>
<p>qemu.exe -L . -hda postfix.img -kernel-kqemu -net nic,vlan=1 -net user,vlan=1 -redir tcp:25:10.0.2.15:25</p>
]]></content:encoded>
	</item>
</channel>
</rss>

