<?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>Wandzeitung &#187; imap</title>
	<atom:link href="http://wandzeitung.informations-compagnie.de/tag/imap/feed/" rel="self" type="application/rss+xml" />
	<link>http://wandzeitung.informations-compagnie.de</link>
	<description>thoughts from a hidden scape</description>
	<lastBuildDate>Tue, 10 Jan 2012 12:09:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>dovecot: remove maildirs</title>
		<link>http://wandzeitung.informations-compagnie.de/2011/11/17/dovecot-remove-maildirs/</link>
		<comments>http://wandzeitung.informations-compagnie.de/2011/11/17/dovecot-remove-maildirs/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 17:54:57 +0000</pubDate>
		<dc:creator>Direktion</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mailserver]]></category>
		<category><![CDATA[bashscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[grep example]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[mda]]></category>
		<category><![CDATA[openldap]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://wandzeitung.informations-compagnie.de/?p=172</guid>
		<description><![CDATA[We are running dovecot as MDA. Dovecot gets its user details from OpenLDAP and adds new users automatically.  But removing a user in LDAP does not mean it gets removed in Dovecot as well. To have this a little bit more comfortable, I created this little script here: <a href="http://wandzeitung.informations-compagnie.de/2011/11/17/dovecot-remove-maildirs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://wandzeitung.informations-compagnie.de/2011/11/17/dovecot-remove-maildirs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If Your Squirrel Won&#8217;t Keep The House Clean</title>
		<link>http://wandzeitung.informations-compagnie.de/2011/07/25/if-your-squirrel-wont-keep-the-house-clean/</link>
		<comments>http://wandzeitung.informations-compagnie.de/2011/07/25/if-your-squirrel-wont-keep-the-house-clean/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 18:06:06 +0000</pubDate>
		<dc:creator>Marcus Pauli</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mailserver]]></category>
		<category><![CDATA[clean squirrelmail data directory]]></category>
		<category><![CDATA[clear squirrelmail data directory]]></category>
		<category><![CDATA[grep example]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[squirrelmail]]></category>

		<guid isPermaLink="false">http://wandzeitung.informations-compagnie.de/?p=139</guid>
		<description><![CDATA[There are not many usable open source webmailer. We are running two: Squirrelmail and Roundcube. Besides that this can be really annoying when it comes to server-side filtering, this offers lots of benefits to our users. Some like it simple &#8230; <a href="http://wandzeitung.informations-compagnie.de/2011/07/25/if-your-squirrel-wont-keep-the-house-clean/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://wandzeitung.informations-compagnie.de/2011/07/25/if-your-squirrel-wont-keep-the-house-clean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rebuilding Cyrus indexes</title>
		<link>http://wandzeitung.informations-compagnie.de/2009/01/15/rebuilding-cyrus-indexes/</link>
		<comments>http://wandzeitung.informations-compagnie.de/2009/01/15/rebuilding-cyrus-indexes/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 15:10:43 +0000</pubDate>
		<dc:creator>Marcus Pauli</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mailserver]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[indexes]]></category>
		<category><![CDATA[layman]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[portage]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[rescue]]></category>

		<guid isPermaLink="false">http://wandzeitung.informations-compagnie.de/?p=40</guid>
		<description><![CDATA[You might know the situation, something happened, and afterwards you get error messages from Cyrus telling you that your databases just have crashed. Then, your Inbox is shown empty while the filesystem does show the correct files. What happened? Every &#8230; <a href="http://wandzeitung.informations-compagnie.de/2009/01/15/rebuilding-cyrus-indexes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://wandzeitung.informations-compagnie.de/2009/01/15/rebuilding-cyrus-indexes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

