<?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>Argh...was schreib ich denn? &#187; kmail</title>
	<atom:link href="http://blog.schmart.de/tag/kmail/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.schmart.de</link>
	<description>Über alles was mir gerade im Kopf rumgeistert...</description>
	<lastBuildDate>Mon, 06 Dec 2010 22:07:40 +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>offlineimap and Kmail</title>
		<link>http://blog.schmart.de/2009/08/09/offlineimap-and-kmail</link>
		<comments>http://blog.schmart.de/2009/08/09/offlineimap-and-kmail#comments</comments>
		<pubDate>Sun, 09 Aug 2009 13:21:34 +0000</pubDate>
		<dc:creator>schmart</dc:creator>
				<category><![CDATA[Technisches]]></category>
		<category><![CDATA[kmail]]></category>
		<category><![CDATA[offlineimap]]></category>

		<guid isPermaLink="false">http://blog.schmart.de/?p=207</guid>
		<description><![CDATA[How a symlink provides offlineimap backups in KMail.]]></description>
			<content:encoded><![CDATA[<p>After using offlineimap a lot to backup my mailaccounts without having the mail accessible in KMail I’ve managed to see the backup in KMail<br />
KDE version is KDE4.x, offlineimap is 6.1.2, Disto is ArchLinux and this is what I’ve done:<br />
Setup of .offlineimaprc:</p>
<blockquote><p>
[general]<br />
metadata = ~/.offlineimap<br />
accounts = martin</p>
<p>[Account martin]<br />
localrepository = martin_local<br />
remoterepository = martin_remote</p>
<p>[Repository martin_local]<br />
type = Maildir<br />
localfolders = ~/Dokumente/MailBackup/MartinAtSchmart<br />
sep = /</p>
<p>[Repository martin_remote]<br />
type = IMAP<br />
remotehost =<br />
remoteuser =<br />
remotepass =<br />
maxconnections = 1
</p></blockquote>
<p>Run offlineimap.<br />
Then:</p>
<ol>
<li>Create a folder named “Backup” in KMail/Local Folders</li>
<li>go to ~/.kde4/share/apps/kmail/mail and create a symlink to ~/Dokumente/MailBackup/MartinAtSchmart with the name .Backup.directory</li>
<li>Restart KMail</li>
</ol>
<p>Now the mails should be accessible via the “Backup”-folder. If not try to rebuild the index (right-click on the folder name).</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.schmart.de%2F2009%2F08%2F09%2Fofflineimap-and-kmail"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.schmart.de%2F2009%2F08%2F09%2Fofflineimap-and-kmail&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://blog.schmart.de/2009/08/09/offlineimap-and-kmail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

