<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for costela.net</title>
	<atom:link href="http://costela.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://costela.net</link>
	<description>rhetorically impaired, ironically despaired</description>
	<lastBuildDate>Sat, 08 Oct 2011 12:09:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Slight esmtp weirdness by Leo Antunes</title>
		<link>http://costela.net/2010/09/slight-esmtp-weirdness/#comment-5297</link>
		<dc:creator>Leo Antunes</dc:creator>
		<pubDate>Sat, 08 Oct 2011 12:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=635#comment-5297</guid>
		<description>At the time I wrote this post I was probably using 1.2-5, so I guess the &quot;-t&quot; bug might have been fixed in the meantime (though I don&#039;t use the option, so I can&#039;t really tell).</description>
		<content:encoded><![CDATA[<p>At the time I wrote this post I was probably using 1.2-5, so I guess the &#8220;-t&#8221; bug might have been fixed in the meantime (though I don&#8217;t use the option, so I can&#8217;t really tell).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slight esmtp weirdness by Gail H</title>
		<link>http://costela.net/2010/09/slight-esmtp-weirdness/#comment-5295</link>
		<dc:creator>Gail H</dc:creator>
		<pubDate>Sat, 08 Oct 2011 09:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=635#comment-5295</guid>
		<description>That&#039;s very true. I&#039;ve just encountered this problem.
By the way, there are other annoying bugs in esmtp. (The -t options does not work). I am using an old version (esmtp-0.6.0-2) since this is the package I have on my machine (DNS-323 NAS with an ARM GNU Linux).
Which version do you have?

TIA, Gail</description>
		<content:encoded><![CDATA[<p>That&#8217;s very true. I&#8217;ve just encountered this problem.<br />
By the way, there are other annoying bugs in esmtp. (The -t options does not work). I am using an old version (esmtp-0.6.0-2) since this is the package I have on my machine (DNS-323 NAS with an ARM GNU Linux).<br />
Which version do you have?</p>
<p>TIA, Gail</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing an Outlook PST into IMAP by Rogério Brito</title>
		<link>http://costela.net/2011/06/importing-an-outlook-pst-into-imap/#comment-4398</link>
		<dc:creator>Rogério Brito</dc:creator>
		<pubDate>Wed, 22 Jun 2011 16:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=691#comment-4398</guid>
		<description>I only tested your upgraded version of readpst. It was able to read files that older versions didn&#039;t and that saved the day.

I didn&#039;t need to upload the contents of the mbox files, since I have local access to an IMAP server that reads files in Maildirs and I can use http://untroubled.org/mbox2maildir if the need arises.

But your script is nice to have if one has to upload a bunch of messages to a remote IMAP server. Perhaps with some generalization, it could be a tool on its own.

Regarding putting it as an example script in the package, I think that that would be great.

Regards,

Rogério Brito.</description>
		<content:encoded><![CDATA[<p>I only tested your upgraded version of readpst. It was able to read files that older versions didn&#8217;t and that saved the day.</p>
<p>I didn&#8217;t need to upload the contents of the mbox files, since I have local access to an IMAP server that reads files in Maildirs and I can use <a href="http://untroubled.org/mbox2maildir" rel="nofollow">http://untroubled.org/mbox2maildir</a> if the need arises.</p>
<p>But your script is nice to have if one has to upload a bunch of messages to a remote IMAP server. Perhaps with some generalization, it could be a tool on its own.</p>
<p>Regarding putting it as an example script in the package, I think that that would be great.</p>
<p>Regards,</p>
<p>Rogério Brito.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing an Outlook PST into IMAP by Leo Antunes</title>
		<link>http://costela.net/2011/06/importing-an-outlook-pst-into-imap/#comment-4396</link>
		<dc:creator>Leo Antunes</dc:creator>
		<pubDate>Wed, 22 Jun 2011 12:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=691#comment-4396</guid>
		<description>Happy to hear it helped!

By &quot;this&quot; you mean my version of libpst (including readpst) or the script? 
For the former, I&#039;m trying to contact the current maintainer (Joe Nahmias, who&#039;s also upstream, but not from this specific fork) asking if I could upload it, or if he&#039;d like to merge the new features into his codebase, but still haven&#039;t gotten any reply.
For the latter, I could maybe put it in the package as an example script.</description>
		<content:encoded><![CDATA[<p>Happy to hear it helped!</p>
<p>By &#8220;this&#8221; you mean my version of libpst (including readpst) or the script?<br />
For the former, I&#8217;m trying to contact the current maintainer (Joe Nahmias, who&#8217;s also upstream, but not from this specific fork) asking if I could upload it, or if he&#8217;d like to merge the new features into his codebase, but still haven&#8217;t gotten any reply.<br />
For the latter, I could maybe put it in the package as an example script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing an Outlook PST into IMAP by Rogério Brito</title>
		<link>http://costela.net/2011/06/importing-an-outlook-pst-into-imap/#comment-4394</link>
		<dc:creator>Rogério Brito</dc:creator>
		<pubDate>Tue, 21 Jun 2011 23:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://costela.net/?p=691#comment-4394</guid>
		<description>If I understand it, the modus operandi is like this: from python&#039;s point-of-view, when you get a string from &quot;outside&quot; of the program, it is encoded in some format and must be *decoded* to be used properly by the program.

When you have to output the strings from a python program, you have to *encode* the string in some suitable encoding scheme.

In other words, you can regard python&#039;s internal format as somewhat agnostic/neutral.

Hope this helps a little bit (if it is not totally incorrect).</description>
		<content:encoded><![CDATA[<p>If I understand it, the modus operandi is like this: from python&#8217;s point-of-view, when you get a string from &#8220;outside&#8221; of the program, it is encoded in some format and must be *decoded* to be used properly by the program.</p>
<p>When you have to output the strings from a python program, you have to *encode* the string in some suitable encoding scheme.</p>
<p>In other words, you can regard python&#8217;s internal format as somewhat agnostic/neutral.</p>
<p>Hope this helps a little bit (if it is not totally incorrect).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

