<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments on article "When IMAP lags with big folders"</title>
<link rel="alternate" type="text/html" href="http://base-art.net/Articles/3/" />
<updated>April 18, 2004 01:18 AM</updated>
<author>
  <name>Philippe Normand</name>
</author>
<id>urn:md5:11329</id>
<generator uri="http://pythonfr.org/">Alinea</generator>



<entry>
<title>phil on When IMAP lags with big folders</title>
<author>
<name>phil</name>
</author>
<link rel="alternate" type="text/html" href="http://base-art.net/Comments/2/"/>
<id>http://base-art.net/Comments/2/</id>
<updated>April 18, 2004 01:18 AM</updated>
<content type="html">
&lt;p&gt;Ask it to the guy who coded the original script. I only added things I needed ..&lt;/p&gt;
&lt;p&gt;And I didn't knew &lt;a class="reference" href="http://archivemail.sf.net"&gt;http://archivemail.sf.net&lt;/a&gt; which have many many (usefull ?) features.. But it could also complete the same kind of job&lt;/p&gt;

</content>
</entry>

<entry>
<title>Jkx on When IMAP lags with big folders</title>
<author>
<name>Jkx</name>
</author>
<link rel="alternate" type="text/html" href="http://base-art.net/Comments/1/"/>
<id>http://base-art.net/Comments/1/</id>
<updated>April 18, 2004 12:44 AM</updated>
<content type="html">
&lt;p&gt;You used a Minitel to write your code ? You use a really fancy code style for example :&lt;/p&gt;
&lt;pre class="literal-block"&gt;
if doit:
    if (not isdir(target)):
        raise &amp;quot;Target '%s' not a directory!&amp;quot; % target
    rename(&amp;quot;%s/cur/%s&amp;quot; % (folder, file), \
    '%s/new/%s' % (target, file))
&lt;/pre&gt;

</content>
</entry>


</feed>