<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Coretanium &#187; Qmail</title>
	<atom:link href="http://www.coretanium.net/category/qmail/feed" rel="self" type="application/rss+xml" />
	<link>http://www.coretanium.net</link>
	<description>tech blah blah</description>
	<lastBuildDate>Tue, 20 Sep 2011 07:21:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Qmail smtproutes</title>
		<link>http://www.coretanium.net/qmail-smtproutes</link>
		<comments>http://www.coretanium.net/qmail-smtproutes#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:19:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Qmail]]></category>

		<guid isPermaLink="false">http://www.coretanium.net/?p=358</guid>
		<description><![CDATA[If you ever need to route mail destined for a certain domain through a smarthost you can edit/create the following file; /var/qmail/control/smtproutes The contents is straight forward&#8230; to relay mail destined for domain.com through smtp.yourdomain.com add the following; domain.com:smtp.yourdomain.com If you want to relay ALL mail through smtp.yourdomain.com add; :smtp.yourdomain.com]]></description>
			<content:encoded><![CDATA[<p>If you ever need to route mail destined for a certain domain through a smarthost you can edit/create the following file;</p>
<p><code>/var/qmail/control/smtproutes</code></p>
<p>The contents is straight forward&#8230; to relay mail destined for domain.com through smtp.yourdomain.com add the following;</p>
<p><code>domain.com:smtp.yourdomain.com</code></p>
<p>If you want to relay ALL mail through smtp.yourdomain.com add;</p>
<p><code>:smtp.yourdomain.com</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coretanium.net/qmail-smtproutes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

