<?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>Developer.Baare.com &#187; NandoF</title>
	<atom:link href="http://www.baare.com/index.php/category/nandof/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baare.com</link>
	<description>To succeed in life, you need two things: ignorance and confidence</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:04:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Opensource is duidelijk niet altijd het juiste antwoord</title>
		<link>http://www.baare.com/index.php/2010/06/15/opensource-is-duidelijk-niet-altijd-het-juiste-antwoord/</link>
		<comments>http://www.baare.com/index.php/2010/06/15/opensource-is-duidelijk-niet-altijd-het-juiste-antwoord/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:49:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[NandoF]]></category>
		<category><![CDATA[Programmeren]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.baare.com/?p=505</guid>
		<description><![CDATA[Op zoek naar een POP3/Mail(MIME) library voor .NET (C#) waren we bij Opo teruggekomen. Een opensource/tutorial project waarvan je het resultaat zelf gebruiken. Het zeg er proper uit en werkte in het begin ook naar wens. Maar naar mate de applicatie langer online stond kwamen er toch meer en meer klachten binnen. Omdat we zelf [...]]]></description>
			<content:encoded><![CDATA[<p>Op zoek naar een POP3/Mail(MIME) library voor .NET (C#) waren we bij <a href="http://blog.opo.li/page/opo.aspx">Opo</a> teruggekomen. Een opensource/tutorial project waarvan je het resultaat zelf gebruiken.</p>
<p>Het zeg er proper uit en werkte in het begin ook naar wens. Maar naar mate de applicatie langer online stond kwamen er toch meer en meer klachten binnen. Omdat we zelf geen tijd wouden steken in het uitzoeken van het MIME protocol hebben we dan maar eens een betalend product getest.<br />
En ja hoor, deze bleek alle opgestapeld error mails perfect te processen. Opensource is dus niet noodzakelijke de beste oplossing.</p>
<p>Als ik volgende week tijd het ga ik mijn eigen verbouwde NandoF POP3/MIME lib ook eens testen tegen dezelfde batch. Wordt dus vervolgd&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.baare.com/index.php/2010/06/15/opensource-is-duidelijk-niet-altijd-het-juiste-antwoord/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fighting with my POP3 / Mime parser library (2)</title>
		<link>http://www.baare.com/index.php/2009/04/01/fighting-with-my-pop3-mime-parser-library-c-2/</link>
		<comments>http://www.baare.com/index.php/2009/04/01/fighting-with-my-pop3-mime-parser-library-c-2/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 21:38:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Mime parser]]></category>
		<category><![CDATA[NandoF]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[Programmeren]]></category>
		<category><![CDATA[blackberry]]></category>

		<guid isPermaLink="false">http://www.baare.com/index.php/2009/04/01/fighting-with-my-pop3-mime-parser-library-c-2/</guid>
		<description><![CDATA[I fixed my POP3 / Mime parser problem! I am once again able to read all mails and attachments that ever hit my mailbox. The problem itself was a simple error in one of the MIME headers ( missing quotes to be exact ). But I ended up making some major changes to my setup. Since OpenPOP.NET completely refused to [...]]]></description>
			<content:encoded><![CDATA[<p>I fixed my <a href="http://www.baare.com/index.php/2009/03/29/fighting-with-my-pop3mimeparser-library-c/" title="POP3 MIME parser">POP3 / Mime parser problem</a>!</p>
<p>I am once again able to read all mails and attachments that ever hit my mailbox. The problem itself was a simple error in one of the MIME headers ( missing quotes to be exact ). But I ended up making some major changes to my setup.</p>
<p>Since OpenPOP.NET completely refused to download the faulty messages from the server I kick it out and user the <a href="http://sourceforge.net/projects/nandof/" title="POP3 MIME Parser">NandoF</a> POP client instead.  I upgraded it to support SSL connections and made it bit less strickt in order to support my faulty messages. I also cleaned up my old import code so I now have a very solid email download component which I hope will hold a few more years.</p>
<p>Should anyone be interested in the adapted NandoF code feel free to ask. I originally planned to put a download in this post but it&#8217;s late and want to sleep.   �</p>
]]></content:encoded>
			<wfw:commentRss>http://www.baare.com/index.php/2009/04/01/fighting-with-my-pop3-mime-parser-library-c-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fighting with my POP3/Mimeparser library</title>
		<link>http://www.baare.com/index.php/2009/03/29/fighting-with-my-pop3mimeparser-library-c/</link>
		<comments>http://www.baare.com/index.php/2009/03/29/fighting-with-my-pop3mimeparser-library-c/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 20:36:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Mime parser]]></category>
		<category><![CDATA[NandoF]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[Programmeren]]></category>

		<guid isPermaLink="false">http://www.baare.com/index.php/2009/03/29/fighting-with-my-pop3mimeparser-library-c/</guid>
		<description><![CDATA[Here&#8217;s the thing. I am using a pop3 mailbox to allow customers to send images to my application. The application parses all incoming mail, strips the attachments and uploads them into the application. I started out using standard .NET stuff, but soon found out that that didn&#8217;t support the full MIME tree (that was 2 [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the thing. I am using a pop3 mailbox to allow customers to send images to my application. The application parses all incoming mail, strips the attachments and uploads them into the application.</p>
<p>I started out using standard .NET stuff, but soon found out that that didn&#8217;t support the full MIME tree (that was 2 years ago, so if it does now please let me know). I then switched to <a target="_blank" href="http://sourceforge.net/projects/hpop/" title="Openpop.net">OpenPOP.NET</a> which was a little better but still insufficient for the MIME parsing. After a while I ended up using the OpenPOP.NET POP3 client in combination with the MIME e-mail parser in the <a href="http://sourceforge.net/projects/nandof/">NandoF library</a>.</p>
<p>This combination worked very well for me over the last 2 years, but recently I&#8217;ve been receiving customer complaints about messages not getting through. I debugged the messages and it turned they had faults in the MIME formatting. Strangely enough gmail doesn&#8217;t seem to care and displays them anyway. So I figured I should too. And that&#8217;s pretty much where I am now. Both OpenPOP.NET and the NandoF library haven&#8217;t evolved since 2005. The OpenPOP.NET lib simply dumps the faulty messages on download and the NandoF lib doesn&#8217;t support SSL connections.</p>
<p>I choose to dump the OpenPOP.Net lib and expanded the NandoF lib to support SSL connections. 15 minutes ago I pin-pointed the MIME error, so all that is left to do is to fix it. I&#8217;ll let you know when I do&#8230;   �</p>
]]></content:encoded>
			<wfw:commentRss>http://www.baare.com/index.php/2009/03/29/fighting-with-my-pop3mimeparser-library-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

