<?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>Open Benno Mailarchiv &#187; Fetchmail</title>
	<atom:link href="http://www.openbenno.org/tag/fetchmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openbenno.org</link>
	<description>The GPL based mail archiving  solution</description>
	<lastBuildDate>Thu, 19 May 2011 11:41:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<div id='fb-root'></div>
					<script>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/de_DE/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>Wie richte ich fetchmail ein?</title>
		<link>http://www.openbenno.org/faq/wie-richte-ich-fetchmail-ein/</link>
		<comments>http://www.openbenno.org/faq/wie-richte-ich-fetchmail-ein/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 02:48:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Fetchmail]]></category>
		<category><![CDATA[Open Benno]]></category>
		<category><![CDATA[OpenBenno]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.openben.jkomesker.info/?p=84</guid>
		<description><![CDATA[<p>z.B. auf dem Server, auf dem OpenBenno läuft, für einen unprivilegierten user (benno) in dessen Home-Verzeichnis die Datei “.fetchmailrc” mit folgendem Inhalt erstellen:</p>
<p>poll &#34;pop.server.tld&#34;     proto pop3      user &#34;archiv@mydomain.tld&#34;      pass &#34;topsecret&#34;      smtphost &#34;localhost/2500&#34;     [...]]]></description>
			<content:encoded><![CDATA[<p>z.B. auf dem Server, auf dem OpenBenno läuft, für einen unprivilegierten user (benno) in dessen Home-Verzeichnis die Datei “.fetchmailrc” mit folgendem Inhalt erstellen:</p>
<p><code>poll &quot;pop.server.tld&quot;     <br />proto pop3      <br />user &quot;archiv@mydomain.tld&quot;      <br />pass &quot;topsecret&quot;      <br />smtphost &quot;localhost/2500&quot;      <br />options ssl</code></p>
<p>Das “option ssl” ist natuerlich optional. Das angegebene Postfach ist das mit den geammelten Emails, welche archiviert werden sollen.</p>
<p>Per <code>crontab -e</code> für diesen User einen Cronjob einrichten, um Emails stündlich abzuholen:</p>
<p><code>0 */1 * * * /usr/bin/fetchmail</code></p>
<div class='wpfblike' style='height: 40px;'><fb:like href='http://www.openbenno.org/faq/wie-richte-ich-fetchmail-ein/' layout='default' show_faces='false' width='400' action='like' colorscheme='light' /></div>]]></content:encoded>
			<wfw:commentRss>http://www.openbenno.org/faq/wie-richte-ich-fetchmail-ein/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

