<?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>select * from depesz; &#187; exim</title>
	<atom:link href="http://www.depesz.com/tag/exim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depesz.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 20:34:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>smtp + sql = more than it seems so (part 9)</title>
		<link>http://www.depesz.com/2008/03/26/smtp-sql-more-than-it-seems-so-part-9/</link>
		<comments>http://www.depesz.com/2008/03/26/smtp-sql-more-than-it-seems-so-part-9/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 03:03:30 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/03/26/smtp-sql-more-than-it-seems-so-part-9/</guid>
		<description><![CDATA[previously, we talked about procmail filters in exim+sql system. today we will add some nifty aliases capabilities. this is actually the first part of this howto that deals only with &#8220;more than it seems so&#8221; part of title. what i mean is that i will show you 2 new features without even touching exim configuration [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/03/26/smtp-sql-more-than-it-seems-so-part-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 8)</title>
		<link>http://www.depesz.com/2008/03/19/smtp-sql-more-than-it-seems-so-part-8/</link>
		<comments>http://www.depesz.com/2008/03/19/smtp-sql-more-than-it-seems-so-part-8/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 03:05:00 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/03/19/smtp-sql-more-than-it-seems-so-part-8/</guid>
		<description><![CDATA[last time, i showed how to add automatical filtering of mails. and i told you that i will show another way. i happen to be long-time linux user. as such i really do like using it in console mode. i enjoy mutt as my mail reader. and procmail as my tool of choice for mail [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/03/19/smtp-sql-more-than-it-seems-so-part-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 7)</title>
		<link>http://www.depesz.com/2008/03/12/smtp-sql-more-than-it-seems-so-part-7/</link>
		<comments>http://www.depesz.com/2008/03/12/smtp-sql-more-than-it-seems-so-part-7/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 02:23:59 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/03/12/smtp-sql-more-than-it-seems-so-part-7/</guid>
		<description><![CDATA[in previous part of this howto we setup autoresponder/vacation system. additionally i promised to show how to filter user mails. first let&#8217;s assume we want exim to automatically store spam messages in some kind of spam folder. for people who want it. it means we have to do 2 things: introduce some kind of spam [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/03/12/smtp-sql-more-than-it-seems-so-part-7/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 6)</title>
		<link>http://www.depesz.com/2008/03/05/smtp-sql-more-than-it-seems-so-part-6/</link>
		<comments>http://www.depesz.com/2008/03/05/smtp-sql-more-than-it-seems-so-part-6/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 01:45:02 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/03/05/smtp-sql-more-than-it-seems-so-part-6/</guid>
		<description><![CDATA[in last part of this howto we did setup pop3/imap client access. together with things set in all previous parts it makes a fully working mail system. but, there are still things that might be added/modified. one of these is vacation support &#8230; if you&#8217;re not familiar with what vacation means, it is imply auto-responder [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/03/05/smtp-sql-more-than-it-seems-so-part-6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 5)</title>
		<link>http://www.depesz.com/2008/02/27/smtp-sql-more-than-it-seems-so-part-5/</link>
		<comments>http://www.depesz.com/2008/02/27/smtp-sql-more-than-it-seems-so-part-5/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 02:17:50 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/02/27/smtp-sql-more-than-it-seems-so-part-5/</guid>
		<description><![CDATA[last time i finished with working smtp system, with accounts, aliases and quota. now, let&#8217;s add ability to get th e mails for client (imap/pop3) and some smtp-auth. first let&#8217;s add client feature: getting mail from server. since we have installer courier imap/pop3 servers, configuration is actually trivial. courier works in a really cool way [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/02/27/smtp-sql-more-than-it-seems-so-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 4)</title>
		<link>http://www.depesz.com/2008/02/20/smtp-sql-more-than-it-seems-so-part-4/</link>
		<comments>http://www.depesz.com/2008/02/20/smtp-sql-more-than-it-seems-so-part-4/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 01:20:25 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[exim]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/02/20/smtp-sql-more-than-it-seems-so-part-4/</guid>
		<description><![CDATA[at the end of previous part of this text, we got our system working, and accepting emails for local accounts. plus i promised to add quota now so, let&#8217;s do it. first let&#8217;s think a bit. exim has built-in way to check and calculate quota on mail delivery. but we can also use system-level quota. [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/02/20/smtp-sql-more-than-it-seems-so-part-4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 3)</title>
		<link>http://www.depesz.com/2008/02/13/smtp-sql-more-than-it-seems-so-part-3/</link>
		<comments>http://www.depesz.com/2008/02/13/smtp-sql-more-than-it-seems-so-part-3/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 01:30:24 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/02/13/smtp-sql-more-than-it-seems-so-part-3/</guid>
		<description><![CDATA[at the end of last part of this text, i finished having ready postgresql and exim (pop/imap installed but not configured), with exim being able to ask postgresql whether given domain is local. now, let the saga continue. now, since we know local domains, let&#8217;s check if we can teach our dream team (exim + [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/02/13/smtp-sql-more-than-it-seems-so-part-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 2)</title>
		<link>http://www.depesz.com/2008/02/06/smtp-sql-more-than-it-seems-so-part-2/</link>
		<comments>http://www.depesz.com/2008/02/06/smtp-sql-more-than-it-seems-so-part-2/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 02:30:40 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[exim]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/02/06/smtp-sql-more-than-it-seems-so-part-2/</guid>
		<description><![CDATA[in first part of this text i described how i installed base ubuntu system in chroot, and then got exim, courier and postgresql in there. now to some configuration. first things that have to be changed is to switch exim from standalone mode into fully fledged internet-capable smtp server (default debian/ubuntu setting basically disable all [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/02/06/smtp-sql-more-than-it-seems-so-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>smtp + sql = more than it seems so (part 1)</title>
		<link>http://www.depesz.com/2008/02/03/smtp-sql-more-than-it-seems-so-part-1/</link>
		<comments>http://www.depesz.com/2008/02/03/smtp-sql-more-than-it-seems-so-part-1/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 20:09:38 +0000</pubDate>
		<dc:creator>depesz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.depesz.com/index.php/2008/02/03/smtp-sql-more-than-it-seems-so-part-1/</guid>
		<description><![CDATA[for quite some time i wanted to write about my experiences with combining smtp server with sql server. this subject for some people might be too boring, for others &#8211; it might be seen as a simple howto. but in my opinion it clearly shows that when you combine 2 such technologies outcome is much [...]]]></description>
		<wfw:commentRss>http://www.depesz.com/2008/02/03/smtp-sql-more-than-it-seems-so-part-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

