<?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>alexander kirk &#187; linux</title>
	<atom:link href="http://alexander.kirk.at/category/code/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexander.kirk.at</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 15:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setting up exim4 on Debian</title>
		<link>http://alexander.kirk.at/2005/09/27/setting-up-exim4-on-debian/</link>
		<comments>http://alexander.kirk.at/2005/09/27/setting-up-exim4-on-debian/#comments</comments>
		<pubDate>Tue, 27 Sep 2005 14:21:18 +0000</pubDate>
		<dc:creator>Alexander Kirk</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://alexander.kirk.at/?p=13</guid>
		<description><![CDATA[i have been dealing with setting up a mail server, lately. debian seems to have a preference for exim. most of the mail admins i know also support this. so i had a look at this. as it always happens to me, i start with a not so easy scenario, but after some figuring i [...]]]></description>
			<content:encoded><![CDATA[<p>i have been dealing with setting up a mail server, lately. debian seems to have a preference for exim. most of the mail admins i know also support this. so i had a look at this.</p>
<p>as it always happens to me, i start with a not so easy scenario, but after some figuring i got it, mostly by following this guide: <a href="http://trekweb.com/~jasonb/articles/exim4_courier/" class="weblink">Configuring Exim4 and Courier IMAP under Debian GNU/Linux</a>.</p>
<p>what the article does not say (and might be common knowledge &#045;&#045;&#045; i will still describe this here for anyone who does this the first time) to have mails addressed to domain xyz.com be sent to the appropriate mail server, there needs to be a so called MX entry (mail exchanger). See also section 5 of <a href="http://www.ietf.org/rfc/rfc2821.txt" class="weblink">RFC 2821</a>.</p>
<p>I&#039;ve got some more useful links on this topic:<br />
<a href="http://www.tty1.net/virtual_domains_en.html" class="weblink">Virtual Domains with Exim + Courier-IMAP + MySQL</a><br />
<a href="http://networking.oreilly.com/news/exim_0701.html" class="weblink">Eleven Examples for Configuring Exim</a><br />
<a href="http://jeremy.zawodny.com/blog/archives/000453.html" class="weblink">Secure Mail Relaying with Exim and OpenSSL</a></p>
<p>there also is the <a href="http://www.exim.org/exim-html-4.50/doc/html/FAQ.html" class="weblink">Exim FAQ</a> and the <a href="http://www.exim.org/exim-html-4.50/doc/html/spec.html" class="weblink">Exim documentation</a>, but I&#039;m not to fond of lots of on-screen reading.</p>
<p><a href="http://technorati.com/tag/exim" rel="tag">exim</a>, <a href="http://technorati.com/tag/courier+imap" rel="tag"> courier imap</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexander.kirk.at/2005/09/27/setting-up-exim4-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
