<?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>Cauwenbergh.be weblog &#187; Netdistri</title>
	<atom:link href="http://blog.cauwenbergh.be/category/netdistri/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cauwenbergh.be</link>
	<description>When communication is needed</description>
	<lastBuildDate>Tue, 06 Jul 2010 14:58:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install postfix mailserver only for forwarding</title>
		<link>http://blog.cauwenbergh.be/linux/install-postfix-mailserver-only-for-forwarding.html</link>
		<comments>http://blog.cauwenbergh.be/linux/install-postfix-mailserver-only-for-forwarding.html#comments</comments>
		<pubDate>Tue, 01 Jun 2010 20:49:06 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Dutchzone]]></category>
		<category><![CDATA[Internet - SEO - Money]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netdistri]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=124</guid>
		<description><![CDATA[For some reasons i only had to install a mailserver for forwarding mails to other mailaddresses. So on Centos here you have it:
#yum install postfix smtpd
edit /etc/postfix/main.cf
myhostname = your.domain.tld
virtual_alias_domains = redirectdomain1.tld, redirectdomain2.tld
virtual_alias_maps = hash:/etc/postfix/virtual
edit /etc/postfix/virtual
address@redirectdomain1.tld   addresto@domainto.tld
@redirectdomain2.tld  addresstocatchall@domaintoxx.tld
After this run the following commands:
# postalias /etc/aliases
# postmap /etc/postfix/access
# postmap /etc/postfix/virtual
# postmap /etc/postfix/transport
# cp /etc/aliases /etc/postfix/
# newaliases
# postfix [...]]]></description>
			<content:encoded><![CDATA[<p>For some reasons i only had to install a mailserver for forwarding mails to other mailaddresses. So on Centos here you have it:</p>
<p>#yum install postfix smtpd</p>
<p>edit /etc/postfix/main.cf</p>
<p>myhostname = your.domain.tld</p>
<p>virtual_alias_domains = redirectdomain1.tld, redirectdomain2.tld<br />
virtual_alias_maps = hash:/etc/postfix/virtual</p>
<p>edit /etc/postfix/virtual</p>
<p>address@redirectdomain1.tld   addresto@domainto.tld</p>
<p>@redirectdomain2.tld  addresstocatchall@domaintoxx.tld</p>
<p>After this run the following commands:</p>
<p># postalias /etc/aliases<br />
# postmap /etc/postfix/access<br />
# postmap /etc/postfix/virtual<br />
# postmap /etc/postfix/transport<br />
# cp /etc/aliases /etc/postfix/<br />
# newaliases<br />
# postfix reload</p>
<p>Now the server is ready to forward your mails!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/install-postfix-mailserver-only-for-forwarding.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update blog pages</title>
		<link>http://blog.cauwenbergh.be/no-category/update-blog-pages.html</link>
		<comments>http://blog.cauwenbergh.be/no-category/update-blog-pages.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 11:19:05 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Dutchzone]]></category>
		<category><![CDATA[Netdistri]]></category>
		<category><![CDATA[No Category]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=86</guid>
		<description><![CDATA[Today put some new pages on the blog about the why and how between Dutchzone and Netdistri bvba.
Some people started me asking always the same questions so here are the answers now 




Vandaag heb ik even de pagina&#8217;s bijgevoegd over hoe het nu zit tussen Dutchzone en Netdistri bvba en wat er nog waar gebeurt.
Steeds [...]]]></description>
			<content:encoded><![CDATA[<p>Today put some new pages on the blog about the why and how between Dutchzone and Netdistri bvba.<br />
Some people started me asking always the same questions so here are the answers now <img src='http://blog.cauwenbergh.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1114332043095871";
/* 468x60, blog.cauwenbergh tussen post */
google_ad_slot = "7932083405";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
Vandaag heb ik even de pagina&#8217;s bijgevoegd over hoe het nu zit tussen Dutchzone en Netdistri bvba en wat er nog waar gebeurt.<br />
Steeds meer mensen komen met deze vragen en daarom hierbij dus de antwoorden! (enkel in het Engels)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/no-category/update-blog-pages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
