<?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>Coding Recipes &#187; Exim</title>
	<atom:link href="http://codingrecipes.com/category/exim/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 02:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Disable Catch-All For a Certain User</title>
		<link>http://codingrecipes.com/disable-catch-all-for-a-certain-user</link>
		<comments>http://codingrecipes.com/disable-catch-all-for-a-certain-user#comments</comments>
		<pubDate>Wed, 30 Sep 2009 22:13:53 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Exim]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=116</guid>
		<description><![CDATA[Find the file: /etc/vailiases/DOMAINNAME.COM edit it and add this line to it: *: :fail: No Such User Here If there is a line like: *: THEUSERNAME Remove it and then restart Exim.]]></description>
		<wfw:commentRss>http://codingrecipes.com/disable-catch-all-for-a-certain-user/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup a Catch-All</title>
		<link>http://codingrecipes.com/setup-a-catch-all</link>
		<comments>http://codingrecipes.com/setup-a-catch-all#comments</comments>
		<pubDate>Wed, 30 Sep 2009 22:11:35 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Exim]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=114</guid>
		<description><![CDATA[Find the file: /etc/vailiases/DOMAINNAME.COM edit it and add this line to it: *: THEUSERNAME And then restart Exim.]]></description>
		<wfw:commentRss>http://codingrecipes.com/setup-a-catch-all/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

