<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.mail.imap.offlineimap.general">
    <title>gmane.mail.imap.offlineimap.general</title>
    <link>http://blog.gmane.org/gmane.mail.imap.offlineimap.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5625"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5623"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5622"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5620"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5618"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5612"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5604"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5603"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5601"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5599"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5598"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5592"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5590"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5589"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5583"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5578"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5577"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5576"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5575"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5574"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5625">
    <title>Problem with imap.gmail.com SSL fingerprint</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5625</link>
    <description>&lt;pre&gt;Hi,

when running offlineimap.py from the next branch, I get:

$ ./offlineimap.py -1
OfflineIMAP 6.5.3.1
  Licensed under the GNU GPL v2+ (v2 or any later version)
Account sync GMail:
 *** Processing account GMail
 Establishing connection to imap.gmail.com:993
 ERROR: Server SSL fingerprint
'f3043dd689a2e7dddfbef82703a6c65ea9b634c1' for hostname
'imap.gmail.com' does not match configured fingerprint. Please verify
and set 'cert_fingerprint' accordingly if not set yet.
 *** Finished account 'GMail' in 0:00
 ERROR: Exceptions occurred during the run!
 ERROR: Server SSL fingerprint
'f3043dd689a2e7dddfbef82703a6c65ea9b634c1' for hostname
'imap.gmail.com' does not match configured fingerprint. Please verify
and set 'cert_fingerprint' accordingly if not set yet.


My configuration file just specifies a remote repository of type gmail.

Best,

&lt;/pre&gt;</description>
    <dc:creator>Damien Cassou</dc:creator>
    <dc:date>2012-05-25T15:26:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5623">
    <title>What happens when contents of a mail message change?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5623</link>
    <description>&lt;pre&gt;Thanks for offlineimap; I'm using it with mu4e, a new email client for
emacs (http://www.djcbsoftware.nl/code/mu/mu4e.html).

I'd like to investigate whether I can reliably delete attachments from
email, based on e.g. python scripts like
http://code.activestate.com/recipes/302086/

But I'm just wondering -- can offlineimap detect and sync cases when a
Maildir file has changed its content (e.g. after deleting an
attachment, or by adding a X-Tag: header).  Is it better to keep the
original filename, or create a new file with the edited message and
delete the original file?

Best wishes, Stephen


_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Stephen Eglen</dc:creator>
    <dc:date>2012-05-19T20:10:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5622">
    <title>New release due next week</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5622</link>
    <description>&lt;pre&gt;Hi all,

sorry I still haven't been able to catch up on the huge backlog of
email. I am in the process of applying for a job and have been traveling
like crazy.

I will push out the current "next" branch as the new release next week
unless something dramatically happens. It contains enought fixes and
features. Starting WEdnesday next week, I will have more time hopefully
(when job talks are over). All the emails are duefully stored in my
inbox and I'll go through all of them, promised.

THanks for your patience,
Sebastian

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Sebastian Spaeth</dc:creator>
    <dc:date>2012-05-18T07:42:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5620">
    <title>Problems with dovecot imap server</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5620</link>
    <description>&lt;pre&gt;Hello,

on my server I've installed a dovecot imap server. Now I want to sync this
mailbox to my local machine. But dovecot doesn't create an inbox folder on
the server so the "cur", "new" and "tmp" folders are located in the mailbox
root directory (~/.maildir/). The problem is that offlineimap doesn't sync
this folders. Although my "cur" folder on the server contains more than
1000 mails the folder on the notebook is empty. All subfolders like
for example ~/.maildir/.news are synched correctly.

Is there anything I can do to fix this issue? I run debian squeeze,,
dovecot v1.1.15 and offlineimap v6.3.4-1 (from the debian testing
repository).

Thanks for help
Regards
Eric

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Eric Scheibler</dc:creator>
    <dc:date>2012-05-15T18:45:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5618">
    <title>Moving to a new imap server</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5618</link>
    <description>&lt;pre&gt;Due to a very strange manner in which our IT folks have managed a mail
server migration, I am forced to deal with the following situation.

I was using offlineimap to sync my email with 'oldserver' (Lotus Domino)
till now. I have to start using 'newserver' (on Courier) from now on. None
of my email has been migrated from oldserver to newserver. However since I
have all my mail on my local drive, I was hoping something along the
following lines should work:


   1. Update .offlinerc RemoteRepository account details with credentials
   of newserver
   2. Update nametrans to deal with differences between Lotus and Courier
   3. Clear any synchronization state on Local so the next run will trigger
   a bulk copy from Local to newserver
   4. Live happily ever after.

Can someone suggest if this approach can work in practise or theory? If
yes, what exactly should I do for Step 3?

Thanks.
Karra
_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>Sriram ET.</dc:creator>
    <dc:date>2012-05-15T09:42:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5612">
    <title>Error in UIDMapping file</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5612</link>
    <description>&lt;pre&gt;Hello OfflineIMAP people

Here's some information about an error with OfflineIMAP 6.5.2.1 which 
might possibly be helpful for future debugging.

I started getting the following error for one user, but not for others:

----------------------------------------------------------
OfflineIMAP 6.5.2.1
   Licensed under the GNU GPL v2+ (v2 or any later version)
*** Processing account 1and1
Establishing connection to imap.1and1.co.uk:993
Establishing connection to localhost:143
ERROR: While attempting to sync account '1and1'
   need more than 1 value to unpack
*** Finished account '1and1' in 0:00
----------------------------------------------------------

I then noticed that 
~/offlineimap-meta/Repository-LocalIMAP/UIDMapping/INBOX contained this 
near then end:

----------------------------------------------------------
[many lines deleted]
18424:800
18425:801
18427:803
18428:804
22526:3308

18430:806
[end of file]
----------------------------------------------------------

Note the blank line before the last line; yes it's really blank, just 
two 0x0A characters in a row.

So I deleted the blank line, and it all started working again.  (In 
fact, in came up with errors the first few times, but settled down 
eventually -- I can provide details of the errors if anyone's interested.)

I don't know what caused the blank line in the first place.  The run 
before the first error message completed normally.

Would it be possible for the code that reads the UIDMapping files to be 
made more robust, so that it doesn't just give up at the first sign of 
trouble?

cheers

Chris
&lt;/pre&gt;</description>
    <dc:creator>Chris Dennis</dc:creator>
    <dc:date>2012-05-14T16:40:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5604">
    <title>Reliability and shutdown</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5604</link>
    <description>&lt;pre&gt;I've been using offlineimap for about 5 months. It seems to be the right tool
for the job and does exactly what I want (bi-directional IMAP sync so I can
read mail locally). 

My only complaint is that it has been terribly unreliable.

The primary sympton is that it simply stops synching one or more accounts and I
miss time-sensitive emails for hours.  It is very difficult to reproduce the
problem or describe exactly what is going on. 

Versions:

CentOS 5.8
offlineimap 6.5.3.1 (from git)
Python 2.7.2

When I run offlineimap from cron I eventually (after a number of hours) end up
with several offlineimap processes running. And one or more accounts are not
being synched. Sometimes I try running it in a terminal set to autorefresh
instead of cron. Both methods seem to have issues.

Right now I somehow have two offlineimap processes running:

treed     3818  5326  4 May09 pts/10   01:57:13 /usr/local/bin/python /usr/local/bin/offlineimap
treed    21508  3818  0 May10 pts/10   00:00:00 /usr/local/bin/python /usr/local/bin/offlineimap

One seems to have the other as the ppid. Does it normally fork itself off? I
don't recall seeing this before.

Here are a couple of straces:

[treed&amp;lt; at &amp;gt;home ~]$ strace -p 3818
Process 3818 attached - interrupt to quit
select(0, NULL, NULL, NULL, {0, 45000}) = 0 (Timeout)
select(0, NULL, NULL, NULL, {0, 50000}) = 0 (Timeout)
select(0, NULL, NULL, NULL, {0, 50000}) = 0 (Timeout)
select(0, NULL, NULL, NULL, {0, 50000}) = 0 (Timeout)

[treed&amp;lt; at &amp;gt;home ~]$ strace -p 21508
Process 21508 attached - interrupt to quit
futex(0x6389390, FUTEX_WAIT_PRIVATE, 0, NULL
 &amp;lt;unfinished ...&amp;gt;

If I ctrl-c a running offlineimap it says:

Terminating NOW (this may take a few seconds)...

and then never exits. If I send it a USR2 signal it says it will terminate
after next sync and occasionally does so but often does not.

Is there some better way to troubleshoot this?

Here's my sanitized config:

[general]
accounts = user2&amp;lt; at &amp;gt;domain4.com, user1&amp;lt; at &amp;gt;domain1.com, user2&amp;lt; at &amp;gt;domain2.com, user1&amp;lt; at &amp;gt;domain3.com, user1&amp;lt; at &amp;gt;domain2.com
ui = ttyui
fsync = true
status_backend = sqlite
maxsyncaccounts= 10

[Account user1&amp;lt; at &amp;gt;domain2.com]
localrepository = user1-Local
remoterepository = user1-Remote
autorefresh = 2
quick = 30
holdconnectionopen = false
keepalive = 60
presynchook = imapfilter
postsynchook = notmuch new

[Repository user1-Local]
type = Maildir
localfolders = ~/Maildir/user1.domain2

[Repository user1-Remote]
type = IMAP
remotehost = imap.domain2.com
remoteuser = user1&amp;lt; at &amp;gt;domain2.com
remotepass = pass1
ssl = yes
sslcacertfile = /etc/pki/tls/cert.pem

[Account user2&amp;lt; at &amp;gt;domain2.com]
localrepository = Local
remoterepository = Remote
autorefresh = 2
quick = 30
holdconnectionopen = true
keepalive = 60
presynchook = imapfilter
postsynchook = notmuch new

[Repository Local]
type = Maildir
localfolders = ~/Maildir/user2.domain2

[Repository Remote]
type = IMAP
remotehost = imap.domain2.com
remoteuser = user2&amp;lt; at &amp;gt;domain2.com
remotepass = pass2 
ssl = yes
sslcacertfile = /etc/pki/tls/cert.pem

[Account user1&amp;lt; at &amp;gt;domain3.com]
localrepository = domain3-Local
remoterepository = domain3-Remote
autorefresh = 2
quick = 30
holdconnectionopen = false
keepalive = 60
presynchook = imapfilter
postsynchook = notmuch new

[Repository ed-Local]
type = Maildir
localfolders = ~/Maildir/ed

[Repository ed-Remote]
type = IMAP
remotehost = mail.domain3.com
remoteuser = user1&amp;lt; at &amp;gt;domain3.com
remotepass = pass3
ssl = yes

[Account user1&amp;lt; at &amp;gt;domain1.com]
localrepository = domain1-Local
remoterepository = domain1-Remote
autorefresh = 2
quick = 30
holdconnectionopen = false
keepalive = 60
presynchook = imapfilter
postsynchook = notmuch new

[Repository domain1-Local]
type = Maildir
localfolders = ~/Maildir/domain1

[Repository domain1-Remote]
type = IMAP
remotehost = mail.domain1.com
remoteuser = user1
remotepass = pass1
ssl = yes
#sslcacertfile = /home/user1/cacert.crt
maxconnections = 3

[Account user2&amp;lt; at &amp;gt;domain4.com]
localrepository = domain4-Local
remoterepository = domain4-Remote
autorefresh = 2
quick = 30
holdconnectionopen = false
keepalive = 60
presynchook = imapfilter
postsynchook = notmuch new

[Repository domain4-Local]
type = Maildir
localfolders = ~/Maildir/domain4

[Repository domain4-Remote]
type = IMAP
remotehost = imap.domain4.com
remoteuser = user2&amp;lt; at &amp;gt;domain4.com
remotepass = pass4
ssl = yes
maxconnections = 3

Any help in making this work reliably is greatly appreciated!

&lt;/pre&gt;</description>
    <dc:creator>Tracy Reed</dc:creator>
    <dc:date>2012-05-11T20:06:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5603">
    <title>Unicode in folder names</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5603</link>
    <description>&lt;pre&gt;I have been running offlineimap 6.3.2.1 for a while without any problems.
Now I am setting it up on a new machine, using the latest release, 6.5.3.1,
and I am running into problems with the IMAP folder names that contain
non-ASCII characters. Both machines run MacOS X 10.6.

IMAP uses utf-7 for encoding folder names. Offlineimap doesn't handle
this, but recipes for fixing this are easy to find,
e.g. http://piao-tech.blogspot.fr/2010/03/get-offlineimap-working-with-non-ascii.html.
That's what I was using with 6.3.2.1.

For 6.5.3.1, I had to modify my setup because of the new requirement for
reverse name translation. Inverting the re-encoding is of course no more
difficult, so this looked easy. The problem is just that it doesn't work.

I verified that back-and-forth translation reproduces the original
folder name, so that is not the cause of my trouble. Further investigation
showed that the name of the local folder generated by offlineimap
is wrong; it does not match the utf-8 string that my nametrans function
returns.

Before digging deeper into this, I wonder if anyone else has already
looked into this? I also wonder what the long-term plans for offlineimap
are concerning international characters. The best solution would be to
have offlineimap handle UTF-7 foldernames automatically. Is this something
that just didn't get done yet, or is there a good reason for not doing it?

Konrad.

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Konrad Hinsen</dc:creator>
    <dc:date>2012-05-11T07:18:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5601">
    <title>Memory leak?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5601</link>
    <description>&lt;pre&gt;I've been using 6.3.5.1 for a week or two, since Gentoo upgraded the
unstable package.  I've noticed that offlineimap seems to accumulate
memory on my machine.  I measured memory usage using top after a fresh
startup and a single synchronization, after several synchronizations,
and then again after a few hours:

        After      After       Several    
        1st sync   ~5 syncs    hours later
VIRT:   1045m      1381m       1637m      
RES:    273m       701m        981m       
SHR:    4440       4448        4452       

Memory usage seems to continue to grow as I leave it running.
Restarting once a day or so keeps memory usage within "reasonable" (&amp;lt;
1GB) limits but is less then ideal...

I've got about 165k messages being synchronized between Google and a
local maildir.  My offlineimaprc is included below with the sensitive
bits obfuscated.   This was not happening before I upgraded to 6.5.3.1,
or at least memory usage didn't increase so much over the period of a
week or so that I noticed there was a problem.

Any suggestions for how to best debug?

             Thanks, Keith

[general]

metadata = ~/.offlineimap
accounts = GMail
maxsyncaccounts = 1
ui = blinkenlights
ignore-readonly = no
socktimeout = 30
fsync = false

[mbnames]

[ui.Curses.Blinkenlights]

statuschar = *

[Account GMail]

localrepository = LocalGMail
remoterepository = RemoteGMail
autorefresh = 5
quick = 10
postsynchook = /home/keith/mail/bin/update-notmuch

[Repository LocalGMail]

type = Maildir
localfolders = ~/mail/gmail-sync
sep = /
restoreatime = no

[Repository RemoteGMail]

type = Gmail
remoteuser = foo&amp;lt; at &amp;gt;somecompany.com

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Keith Amidon</dc:creator>
    <dc:date>2012-05-10T17:20:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5599">
    <title>uid validity</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5599</link>
    <description>&lt;pre&gt;Hi everyone, synchronizing a Gmail account I get this error:

  UID validity problem for folder INBOX (repo Gmail-Local) (saved 42; 
got 1335894665); skipping it. Please see FAQ and manual on how to handle 
this.

I also tried to follow the instructions here 
http://wiki.yobi.be/wiki/Offlineimap (removing the validityfolder file) 
but it still
gives the same error.

Any idea how to fix it?

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Andrea Crotti</dc:creator>
    <dc:date>2012-05-10T12:48:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5598">
    <title>how to debug an exception during a sync?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5598</link>
    <description>&lt;pre&gt;I've got my offlineimap wrapper working now, but I fear I have a
problematic message file that is causing trouble. How do I figure out
which message may be involved?

Setup:
  offlineimap-6.5.2.1
  dovecot remote server (via ssh tunnel)
  maildirs on the remote server; I have direct access to the message files
      involved if I can figure out which one is at issue

A transcript from the run ends like this:

    Syncing MD/out: IMAP -&amp;gt; Maildir
    Syncing MD/spool: IMAP -&amp;gt; Maildir
    Copy message 1387 (1 of 12107) cameron&amp;lt; at &amp;gt;cskk.local:143:MD/out -&amp;gt; mail
    Copy message 1388 (2 of 12107) cameron&amp;lt; at &amp;gt;cskk.local:143:MD/out -&amp;gt; mail
    ERROR: string index out of range
    Thread 'Copy message from cameron&amp;lt; at &amp;gt;cskk.local:143:MD/out' terminated with exception:
    Traceback (most recent call last):
      File "/opt/offlineimap/lib/offlineimap/threadutil.py", line 155, in
    run
        Thread.run(self)
      File
    "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py",
    line 505, in run
        self.__target(*self.__args, **self.__kwargs)
      File "/opt/offlineimap/lib/offlineimap/folder/Base.py", line 295, in
    copymessageto
        message = self.getmessage(uid)
      File "/opt/offlineimap/lib/offlineimap/folder/IMAP.py", line 244, in
    getmessage
        data = data[0][1].replace("\r\n", "\n")
    IndexError: string index out of range

    Last 1 debug messages logged for Copy message from cameron&amp;lt; at &amp;gt;cskk.local:143:MD/out prior to exception:
    thread: Register new thread 'Copy message from cameron&amp;lt; at &amp;gt;cskk.local:143:MD/out' (account 'mail::cameron&amp;lt; at &amp;gt;cskk.local:143')
    ERROR: Exceptions occurred during the run!
    ERROR: string index out of range

How might I proceed?
&lt;/pre&gt;</description>
    <dc:creator>Cameron Simpson</dc:creator>
    <dc:date>2012-05-10T00:13:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5592">
    <title>Changes for nametrans between 6.5.2.1 and 6.5.3.1?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5592</link>
    <description>&lt;pre&gt;I updated from 6.5.2.1 to 6.5.3.1 and i spent the whole day to get my
mails working again. What changes came with the new version that weren't
in 6.5.2.1?

I use this script for nametrans for remote:

import re
def oimaptransfolder_KVA(foldername):
    if(foldername == "INBOX"):
        retval = "KVA"
    else:
        retval = "KVA." + foldername
    retval = re.sub("/", ".", retval)
    return retval

and i call this function for my mail account under remote at nametrans =
and it worked up to 6.5.2.1. But now i got the message:
"INFINITE FOLDER CREATION DETECTED!"
And says that a folder KVA.KVA.foobar would be created.

My directory structure looks like this:

[andi&amp;lt; at &amp;gt;workstation ~]% ls Mail/KVA 
KVA  KVA.INBOX.Drafts  KVA.INBOX.Junk  KVA.INBOX.KVA-ML  KVA.INBOX.Sent
KVA.INBOX.Trash

Thanks

&lt;/pre&gt;</description>
    <dc:creator>Andreas Herz</dc:creator>
    <dc:date>2012-05-07T15:48:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5590">
    <title>Repeated ERROR: PRIMARY KEY must be unique in cursor =self.connection.execute(sql, vars)</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5590</link>
    <description>&lt;pre&gt;I'm setting this pretty regularly now, and it goes away when I restart offlineimap
and happens some other time down the road.

gandalfthegreat:~$ offlineimap --version
6.4.1

It looks like an sqllite problem, but I'm not if I have a corrupted DB or if I'm hitting
a random bug. 
How do I debug/fix this?

Thanks,
Marc

Account sync google.com:
 *** Processing account google.com
Thread-36:
 Copy message 89986 (1 of 1) Google:INBOX -&amp;gt; LocalGoogle
Folder INBOX [acc: google.com]:
 Syncing INBOX: IMAP -&amp;gt; Maildir
 Copy message 89986 (1 of 1) Google:INBOX -&amp;gt; LocalGoogle
Copy message from Google:INBOX:
 ERROR: PRIMARY KEY must be unique
Account sync google.com:
 *** Finished account 'google.com' in 0:06
 Next refresh in 30.0 minutes
 Thread 'Copy message from Google:INBOX' terminated with exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/threadutil.py", line 137, in run
    Thread.run(self)
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/Base.py", line 266, in copymessageto
    statusfolder.savemessage(uid, None, flags, rtime)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/LocalStatusSQLite.py", line 226, in savemessage
    (uid,flags))
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/folder/LocalStatusSQLite.py", line 90, in sql_write
    cursor = self.connection.execute(sql, vars)
IntegrityError: PRIMARY KEY must be unique


Last 1 debug messages logged for Copy message from Google:INBOX prior to exception:
thread: Register new thread 'Copy message from Google:INBOX' (account 'google.com')
 
ERROR: Exceptions occurred during the run!
 ERROR: PRIMARY KEY must be unique
Exception in thread Keep alive Google (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/threadutil.py", line 158, in run
&amp;lt;type 'exceptions.TypeError'&amp;gt;: 'NoneType' object is not callable

&lt;/pre&gt;</description>
    <dc:creator>Marc MERLIN</dc:creator>
    <dc:date>2012-05-02T21:20:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5589">
    <title>syncing locally huge Maildirs</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5589</link>
    <description>&lt;pre&gt;I'm trying to use definitively offlineimap to synchronize my mails,
and I've been syncing for already a couple of days.

I have &amp;gt; 100k messages on the imap server, and it's taking a very long
time, with this configuration:

[Repository Gmail-Local]
type = IMAP
preauthtunnel = /usr/lib/dovecot/imap -o 
mail_location=maildir:$HOME/mail_clones/gmail
holdconnectionopen = yes


Once I will have it locally completely in sync, what is a good way to
just replicate it on other machines?

Maybe Setting up a dovecot on the other machine and configure another
repository? Or is it safe to just copy the directly if offlineimap is
not running in that moment??

Thanks a lot,
Andrea

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Andrea Crotti</dc:creator>
    <dc:date>2012-05-02T16:20:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5583">
    <title>INBOX is not writeable</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5583</link>
    <description>&lt;pre&gt;I am not sure how this relates to the message from Frank Doepper:
 http://lists.alioth.debian.org/pipermail/offlineimap-project/2012-February/003845.html

As in other messages, I have just updated to 6.5.3.1 on several
machines, and encountered some empty folder problems as reported 
previously.

On one machine I am also seeing this sort of thing:
Account sync ntl:
 *** Finished account 'ntl' in 0:09
ERROR: Exceptions occurred during the run!
ERROR: Aborting sync, folder 'INBOX' [acc: 'ntl']
  Server 'imap.ntlworld.com' closed connection, error on SELECT 'INBOX'. Server said: INBOX is not writable

This is on one account (of two) on the same gmail-type server.
Clearing the cache does not cure the problem.

Here (again) are the relevant parts of the config file:
---------------------------------------------------
[Account ntl]
localrepository = ntlimap
remoterepository = ntlserv

[Repository ntlimap]
type = Maildir
localfolders = ~/Mail/ntl_imap
sep = /

[Repository ntlserv]
type = Gmail
ssl = yes
remoteprt = 993
remotehost = imap.ntlworld.com
remoteuser = user&amp;lt; at &amp;gt;ntlworld.com
trashfolder = [Gmail]/Bin
folderfilter = lambda foldername: foldername not in ['[Gmail]/All Mail','[Gmail]/Bin']
----------------------------------------------------------

I emphasize again that a very similar account on the same server and
same machine does not suffer the problem.

Running with -d all seems to avoid the problem! I attach the gzipped
log anyway. It may perhas be because it imposed single threading...

In the next run, the problem with the INBOX vanished, only to be
replaced by a similar problem with a "SentMail" folder.

All this smells very nondeterministic. These runs were on an old slow
machine. Using the -1 option cured the "sentMail" folder problem.
I have always suspected deep seated concurrency problems with 
offlineimap, but I am not sure that python has good (any?) tools
to help: I hope that I am wrong.

ael
_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>ael</dc:creator>
    <dc:date>2012-05-01T18:24:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5578">
    <title>getfolder() asked for a nonexisting folder '.'.</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5578</link>
    <description>&lt;pre&gt;
Help!  I just upgraded, and now this:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
$ offlineimap -dall  -1 -u basic
OfflineIMAP 6.5.2.1
  Licensed under the GNU GPL v2+ (v2 or any later version)
Debug mode: Forcing to singlethreaded.
Now debugging for imap: IMAP protocol debugging
Now debugging for maildir: Maildir repository debugging
Now debugging for thread: Threading debugging
Now debugging for : Other offlineimap related sync messages
[thread]: Register new thread 'Account sync BoostPro' (account 'BoostPro')
[maildir]: MaildirRepository initialized, sep is '.'
*** Processing account BoostPro
Calling hook: echo offlineimap presync
Hook stdout: offlineimap presync

Hook stderr:

Hook return code: 0
Establishing connection to imap.gmail.com:993
[imap]:   39:01.43 Account sync BoostPro imaplib2 version 2.29
[imap]:   39:01.43 Account sync BoostPro imaplib2 debug level 5, buffer level 3

&amp;lt;&amp;lt;&amp;lt;&amp;lt; SNIP &amp;gt;&amp;gt;&amp;gt;&amp;gt;

[]: Not syncing filtered remote folder 'z/tech'[BoostProRemote]
[maildir]:   skip this entry (not a directory)
[]: Not syncing filtered remote folder 'z/travel'[BoostProRemote]
[maildir]:   dirname = dovecot.index.log
[maildir]:   skip this entry (not a directory)
[maildir]:   dirname = dovecot.index.search
[maildir]:   skip this entry (not a directory)
[maildir]:   dirname = dovecot.index.search.uids
[maildir]:   skip this entry (not a directory)
[maildir]:   dirname = dovecot.mailbox.log
[maildir]:   skip this entry (not a directory)
[maildir]:   dirname = new
[maildir]:   skip this entry (Maildir special)
[maildir]:   dirname = subscriptions
[maildir]:   skip this entry (not a directory)
[maildir]:   dirname = tmp
[maildir]:   skip this entry (Maildir special)
[maildir]:   dirname = 
[maildir]:   This is maildir folder ''.
[maildir]: _GETFOLDERS_SCANDIR RETURNING ['.[Gmail].All Mail', '.[Gmail].Spam', '.PersonalGMail', '.Sent Messages', '.sent.2011-08', '.sent.2011-09', '.Trash', '']
ERROR: Aborting sync, folder '.' [acc: 'BoostPro']
  getfolder() asked for a nonexisting folder '.'.
['  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/accounts.py", line 365, in syncfolder\n    replace(remoterepos.getsep(), localrepos.getsep()))\n', '  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/repository/Maildir.py", line 132, in getfolder\n    OfflineImapError.ERROR.FOLDER)\n']
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---


Thanks,

&lt;/pre&gt;</description>
    <dc:creator>Dave Abrahams</dc:creator>
    <dc:date>2012-04-30T11:42:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5577">
    <title>sync only one specific folder not returned by LIST</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5577</link>
    <description>&lt;pre&gt;Due to what appears to be a config problem in my schools UW-IMAPD
server, the LIST command returns *every* file in my home directory.
However IMAP commands referencing the "INBOX" folder directly do work as
expected.  Is it possible to instruct offlineimap to synchronize only
one specific mailbox even if that mailbox is not returned by the LIST
command?

I tried the UW-IMAPD configurations specified in [1] but to no avail.

As a new user of offlineimap I'm really enjoying it so far.

Thanks,

Footnotes: 
[1]  http://offlineimap.org/examples.html

&lt;/pre&gt;</description>
    <dc:creator>Eric Schulte</dc:creator>
    <dc:date>2012-04-30T14:59:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5576">
    <title>filter folders</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5576</link>
    <description>&lt;pre&gt;I'm using offlineimap 6.5.3.1 and I don't find a way to filter out the 
"All Mail" folder,
I have this setting:

folderfilter = lambda foldername: foldername not in ['Trash', 'Deleted 
messages', "[Gmail].*"]

 From the wiki page I found this:
folderfilter = lambda foldername: foldername not in '[Gmail]/All Mail'

but that in standard python would be wrong, because it since also a 
string is iterable it would
check that foldername is not a character contained in that string.

So how is exactly the semantic of filtering in the configuration file?

Thanks,
Andrea

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Andrea Crotti</dc:creator>
    <dc:date>2012-04-30T16:45:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5575">
    <title>github?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5575</link>
    <description>&lt;pre&gt;Just wondering, why is not allowed to use github pull requests/issues
for offlineimap?

I think they are quite neat and useful, and if you prefer the CLI (as I
do) there is also the hub command which lets you do everything from a
shell:

https://github.com/defunkt/hub

Thanks for the great work,
Andrea

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Andrea Crotti</dc:creator>
    <dc:date>2012-04-30T16:31:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5574">
    <title>Error during sync, "TypeError: 'NoneType' object has no attribute'__getitem__'", message doubled in maildir</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5574</link>
    <description>&lt;pre&gt;Hi,

I am getting the following error during sync:

ERROR: ERROR in syncfolder for (...) folder mail/sent-mail: Traceback
(most recent call last):
  File "/usr/lib/python2.7/site-packages/offlineimap/accounts.py",
line 446, in syncfolder
    localfolder.syncmessagesto(remotefolder, statusfolder)
  File "/usr/lib/python2.7/site-packages/offlineimap/folder/Base.py",
line 526, in syncmessagesto
    action(dstfolder, statusfolder)
  File "/usr/lib/python2.7/site-packages/offlineimap/folder/Base.py",
line 409, in syncmessagesto_copy
    register = 0)
  File "/usr/lib/python2.7/site-packages/offlineimap/folder/Base.py",
line 335, in copymessageto
    new_uid = dstfolder.savemessage(uid, message, flags, rtime)
  File "/usr/lib/python2.7/site-packages/offlineimap/folder/IMAP.py",
line 589, in savemessage
    uid = long(resp[-1].split(' ')[1])
TypeError: 'NoneType' object has no attribute '__getitem__'


I have sent some mail and upon every status update I get the above and
my message gets doubled in my local "sent-mail" directory. I checked
both with 6.5.3.1 and git master branch - the bug is present.

If you need some more information about it please let me know.
Regards,
Tomasz Zok

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap

&lt;/pre&gt;</description>
    <dc:creator>Tomasz Żok</dc:creator>
    <dc:date>2012-04-30T10:47:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5572">
    <title>version 6.5.3: ['[ALREADYEXISTS] Duplicate folder name (Failure)</title>
    <link>http://comments.gmane.org/gmane.mail.imap.offlineimap.general/5572</link>
    <description>&lt;pre&gt;I have been using the old debian offlineimap package (6.3.4-1) which
worked fairly well apart from what seemed to be occasional deadlocks.

On 3 differnt machines I have just done a git clone on the master branch 
and installed the current release. The 3 different machines have various
CPUs and architectures: I know that shouldn't make any difference,
except perhaps to race conditions.

On 2 of the three machines, I am seeing this sort of error:

--------------------------------------------------------------------------------
$ offlineimap -a ntl 
OfflineIMAP 6.5.3
  Licensed under the GNU GPL v2+ (v2 or any later version)
Account sync ntl:
 *** Processing account ntl
 Establishing connection to imap.ntlworld.com:993
Enter password for account 'ntlserv': 
 Creating folder Follow up[ntlserv]
 ERROR: Creating folder Follow up on repository ntlserv
  Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
 ERROR: Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
 *** Finished account 'ntl' in 0:06
ERROR: Exceptions occurred during the run!
ERROR: Creating folder Follow up on repository ntlserv
  Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
ERROR: Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])

--------------------------------------------------------------------------------------
I had purged the ~/offlineimap/ caches before the test.

Furthermore, I see the problem on 3 different imap servers:
1) a badge engineered gmail system;
2) a microsoft exchange server and
3) another microsoft exchange server (2010).

Here is the ~/.offlineimaprc configuration for the ntl account above:

[general]
accounts = ...,ntl,...

[Account ntl]
localrepository = ntlimap
remoterepository = ntlserv

[Repository ntlimap]
type = Maildir
localfolders = ~/Mail/ntl_imap
sep = /

[Repository ntlserv]
type = Gmail
ssl = yes
remoteprt = 993
remotehost = imap.ntlworld.com
remoteuser = user&amp;lt; at &amp;gt;ntlworld.com
trashfolder = [Gmail]/Bin
folderfilter = lambda foldername: foldername not in ['[Gmail]/All Mail','[Gmail]/Bin']

[Account ntlspam]
localrepository = ntlspamimap
remoterepository = ntlspamserv

----------------------------------------------------------------------------------------

I ran with -d imap:
$ offlineimap -a ntl -d imap -l /tmp/olibug.txt
and I have attached the log file (21K so I didn't bother to compress).


In passing the deadlocks are still there and are not cleared by ^C, but
that is another matter for another time.

ael

2012-04-29 19:47:39 INFO: OfflineImap 6.5.3 starting...
  Python: 2.7.2 Platform: linux2
  Args: /usr/local/bin/offlineimap -a ntl -d imap -l /tmp/olibug.txt
2012-04-29 19:47:39 INFO: Debug mode: Forcing to singlethreaded.
2012-04-29 19:47:39 DEBUG: Now debugging for imap: IMAP protocol debugging
2012-04-29 19:47:39 DEBUG: Now debugging for : Other offlineimap related sync messages
2012-04-29 19:47:39 INFO: *** Processing account ntl
2012-04-29 19:47:39 INFO: Establishing connection to imap.ntlworld.com:993
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.37 Account sync ntl imaplib2 version 2.29
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.37 Account sync ntl imaplib2 debug level 5, buffer level 3
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.54 imap.ntlworld.com writer starting
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.54 imap.ntlworld.com reader starting using poll
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.54 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.55 imap.ntlworld.com reader rcvd 56
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.55 imap.ntlworld.com reader &amp;lt; * OK Virgin Media IMAP4 server ready [ e4c558782NTL ].\r\n
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.55 Account sync ntl _request_push(continuation, None, {}) = GAOB0
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.55 Account sync ntl None:GAOB0.ready.wait
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 imap.ntlworld.com handler starting
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 imap.ntlworld.com handler untagged_responses[OK] 0 += ["Virgin Media IMAP4 server ready [ e4c558782NTL ]."]
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 imap.ntlworld.com handler _request_pop(continuation, (False, '* OK Virgin Media IMAP4 server ready [ e4c558782NTL ].')) = GAOB0
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl _get_untagged_response(OK) =&amp;gt; ['Virgin Media IMAP4 server ready [ e4c558782NTL ].']
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl state =&amp;gt; NONAUTH
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl [async] CAPABILITY ()
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl state_change_pending.release
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl _request_push(GAOB1, CAPABILITY, {}) = GAOB1
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.65 Account sync ntl data=GAOB1 CAPABILITY
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.66 imap.ntlworld.com writer &amp;gt; GAOB1 CAPABILITY\r\n
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.66 Account sync ntl CAPABILITY:GAOB1.ready.wait
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.66 imap.ntlworld.com handler None:GAOB0.ready.set
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com reader rcvd 34
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com reader &amp;lt; * CAPABILITY IMAP4rev1 NAMESPACE\r\n
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com reader rcvd 32
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com reader &amp;lt; GAOB1 OK CAPABILITY completed.\r\n
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.68 imap.ntlworld.com handler untagged_responses[CAPABILITY] 0 += ["IMAP4rev1 NAMESPACE"]
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.69 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.69 imap.ntlworld.com handler _request_pop(GAOB1, ('OK', ['CAPABILITY completed.'])) = GAOB1
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.69 Account sync ntl _get_untagged_response(CAPABILITY) =&amp;gt; ['IMAP4rev1 NAMESPACE']
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.69 Account sync ntl _untagged_response(OK, ?, CAPABILITY) =&amp;gt; ['IMAP4rev1 NAMESPACE']
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.69 Account sync ntl CAPABILITY: ('IMAP4REV1', 'NAMESPACE')
2012-04-29 19:47:39 DEBUG: [imap]: Attempting plain authentication
2012-04-29 19:47:39 DEBUG: [imap]:   47:39.69 imap.ntlworld.com handler CAPABILITY:GAOB1.ready.set
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.31 Account sync ntl [sync] LOGIN ('user&amp;lt; at &amp;gt;ntlworld.com', '"password"')
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.31 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.31 Account sync ntl _request_push(GAOB2, LOGIN, {}) = GAOB2
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.31 Account sync ntl data=GAOB2 LOGIN user&amp;lt; at &amp;gt;ntlworld.com "password"
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.31 Account sync ntl LOGIN:GAOB2.ready.wait
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.31 imap.ntlworld.com writer &amp;gt; GAOB2 LOGIN user&amp;lt; at &amp;gt;ntlworld.com "password"\r\n
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com reader rcvd 76
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com reader &amp;lt; GAOB2 OK user&amp;lt; at &amp;gt;ntlworld.com NAME1 NAME2 authenticated (Success)\r\n
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com handler _request_pop(GAOB2, ('OK', ['user&amp;lt; at &amp;gt;ntlworld.com NAME1 NAME2 authenticated (Success)'])) = GAOB2
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com handler LOGIN:GAOB2.ready.set
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl state =&amp;gt; AUTH
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl state_change_pending.release
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl [async] CAPABILITY ()
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl state_change_pending.release
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl _request_push(GAOB3, CAPABILITY, {}) = GAOB3
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl data=GAOB3 CAPABILITY
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 imap.ntlworld.com writer &amp;gt; GAOB3 CAPABILITY\r\n
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.80 Account sync ntl CAPABILITY:GAOB3.ready.wait
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com reader rcvd 126
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com reader &amp;lt; * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE\r\n
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com reader &amp;lt; GAOB3 OK Success\r\n
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com handler untagged_responses[CAPABILITY] 0 += ["IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE"]
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com handler _request_pop(GAOB3, ('OK', ['Success'])) = GAOB3
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com handler CAPABILITY:GAOB3.ready.set
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl _get_untagged_response(CAPABILITY) =&amp;gt; ['IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE']
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl _untagged_response(OK, ?, CAPABILITY) =&amp;gt; ['IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE']
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl [async] LIST ('', '""')
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl state_change_pending.release
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl _request_push(GAOB4, LIST, {}) = GAOB4
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl data=GAOB4 LIST "" ""
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 imap.ntlworld.com writer &amp;gt; GAOB4 LIST "" ""\r\n
2012-04-29 19:47:45 DEBUG: [imap]:   47:45.95 Account sync ntl LIST:GAOB4.ready.wait
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com reader rcvd 46
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com reader &amp;lt; * LIST (\Noselect) "/" "/"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com reader &amp;lt; GAOB4 OK Success\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com handler untagged_responses[LIST] 0 += ["(\Noselect) "/" "/""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com handler _request_pop(GAOB4, ('OK', ['Success'])) = GAOB4
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com handler LIST:GAOB4.ready.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl _get_untagged_response(LIST) =&amp;gt; ['(\\Noselect) "/" "/"']
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl _untagged_response(OK, ?, LIST) =&amp;gt; ['(\\Noselect) "/" "/"']
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl [async] LIST ('', '*')
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl state_change_pending.release
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl _request_push(GAOB5, LIST, {}) = GAOB5
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl data=GAOB5 LIST "" "*"
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 imap.ntlworld.com writer &amp;gt; GAOB5 LIST "" "*"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.14 Account sync ntl LIST:GAOB5.ready.wait
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.31 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.31 imap.ntlworld.com reader rcvd 422
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.31 imap.ntlworld.com reader &amp;lt; * LIST (\HasNoChildren) "/" "INBOX"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.31 imap.ntlworld.com reader &amp;lt; * LIST (\HasNoChildren) "/" "Misc"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.31 imap.ntlworld.com reader &amp;lt; * LIST (\HasNoChildren) "/" "SentMail"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.31 imap.ntlworld.com reader &amp;lt; * LIST (\HasNoChildren) "/" "Spam"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com reader &amp;lt; * LIST (\Noselect \HasChildren) "/" "[Gmail]"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com reader &amp;lt; * LIST (\HasChildren \HasNoChildren) "/" "[Gmail]/Bin"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com reader &amp;lt; * LIST (\HasNoChildren) "/" "[Gmail]/Drafts"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com reader &amp;lt; * LIST (\HasChildren \HasNoChildren) "/" "[Gmail]/Sent Mail"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com reader &amp;lt; * LIST (\HasNoChildren) "/" "[Gmail]/Spam"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com reader &amp;lt; GAOB5 OK Success\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 0 += ["(\HasNoChildren) "/" "INBOX""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 1 += ["(\HasNoChildren) "/" "Misc""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 2 += ["(\HasNoChildren) "/" "SentMail""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 3 += ["(\HasNoChildren) "/" "Spam""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 4 += ["(\Noselect \HasChildren) "/" "[Gmail]""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 5 += ["(\HasChildren \HasNoChildren) "/" "[Gmail]/Bin""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 6 += ["(\HasNoChildren) "/" "[Gmail]/Drafts""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 7 += ["(\HasChildren \HasNoChildren) "/" "[Gmail]/Sent Mail""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler untagged_responses[LIST] 8 += ["(\HasNoChildren) "/" "[Gmail]/Spam""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler _request_pop(GAOB5, ('OK', ['Success'])) = GAOB5
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 Account sync ntl _get_untagged_response(LIST) =&amp;gt; ['(\\HasNoChildren) "/" "INBOX"', '(\\HasNoChildren) "/" "Misc"', '(\\HasNoChildren) "/" "SentMail"', '(\\HasNoChildren) "/" "Spam"', '(\\Noselect \\HasChildren) "/" "[Gmail]"', '(\\HasChildren \\HasNoChildren) "/" "[Gmail]/Bin"', '(\\HasNoChildren) "/" "[Gmail]/Drafts"', '(\\HasChildren \\HasNoChildren) "/" "[Gmail]/Sent Mail"', '(\\HasNoChildren) "/" "[Gmail]/Spam"']
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 Account sync ntl _untagged_response(OK, ?, LIST) =&amp;gt; ['(\\HasNoChildren) "/" "INBOX"', '(\\HasNoChildren) "/" "Misc"', '(\\HasNoChildren) "/" "SentMail"', '(\\HasNoChildren) "/" "Spam"', '(\\Noselect \\HasChildren) "/" "[Gmail]"', '(\\HasChildren \\HasNoChildren) "/" "[Gmail]/Bin"', '(\\HasNoChildren) "/" "[Gmail]/Drafts"', '(\\HasChildren \\HasNoChildren) "/" "[Gmail]/Sent Mail"', '(\\HasNoChildren) "/" "[Gmail]/Spam"']
2012-04-29 19:47:46 DEBUG: [imap]: Filtering out '[Gmail]/Bin'[ntlserv] due to folderfilter
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.32 imap.ntlworld.com handler LIST:GAOB5.ready.set
2012-04-29 19:47:46 DEBUG: []: Not creating folder '[Gmail]/All Mail' (repository 'ntlserv') as it would be filtered out on that repository.
2012-04-29 19:47:46 INFO: Creating folder Follow up[ntlserv]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.33 Account sync ntl [async] CREATE ('Follow up',)
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.33 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.33 Account sync ntl state_change_pending.release
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.33 Account sync ntl _request_push(GAOB6, CREATE, {}) = GAOB6
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.34 Account sync ntl data=GAOB6 CREATE "Follow up"
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.34 imap.ntlworld.com writer &amp;gt; GAOB6 CREATE "Follow up"\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.34 Account sync ntl CREATE:GAOB6.ready.wait
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com reader rcvd 58
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com reader &amp;lt; GAOB6 NO [ALREADYEXISTS] Duplicate folder name (Failure)\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com handler _request_pop(GAOB6, ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])) = GAOB6
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com handler CREATE:GAOB6.ready.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com handler untagged_responses[ALREADYEXISTS] 0 += [""]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.48 imap.ntlworld.com handler NO response: [ALREADYEXISTS] Duplicate folder name (Failure)
2012-04-29 19:47:46 INFO: ERROR: Creating folder Follow up on repository ntlserv
  Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
2012-04-29 19:47:46 INFO: ['  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/Base.py", line 214, in sync_folder_structure\n    src_repo.makefolder(dst_name_t)\n', '  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/IMAP.py", line 357, in makefolder\n    OfflineImapError.ERROR.FOLDER)\n']
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 Account sync ntl state =&amp;gt; LOGOUT
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 Account sync ntl [sync] LOGOUT ()
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 Account sync ntl state_change_pending.acquire
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 Account sync ntl _request_push(GAOB7, LOGOUT, {}) = GAOB7
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 Account sync ntl data=GAOB7 LOGOUT
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 imap.ntlworld.com writer &amp;gt; GAOB7 LOGOUT\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.49 Account sync ntl LOGOUT:GAOB7.ready.wait
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com reader rcvd 56
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com reader &amp;lt; * BYE LOGOUT Requested\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com reader &amp;lt; GAOB7 OK 73 good day (Success)\r\n
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com handler untagged_responses[BYE] 0 += ["LOGOUT Requested"]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com handler BYE response: LOGOUT Requested
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com handler terminating: 'connection terminated'
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com handler LOGOUT:GAOB7.ready.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com handler state_change_free.set
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com handler finished
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com writer finished
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.64 imap.ntlworld.com reader poll =&amp;gt; [(5, 1)]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.65 imap.ntlworld.com reader rcvd 0
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.65 Account sync ntl ["&amp;lt;class 'offlineimap.imaplib2.abort'&amp;gt;: command: LOGOUT =&amp;gt; connection terminated"]
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.65 Account sync ntl _close_threads
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.65 Account sync ntl call shutdown
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.75 imap.ntlworld.com reader finished
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.75 Account sync ntl state_change_pending.release
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.75 Account sync ntl connection closed
2012-04-29 19:47:46 DEBUG: [imap]:   47:46.75 Account sync ntl _get_untagged_response(BYE) =&amp;gt; ['LOGOUT Requested']
2012-04-29 19:47:46 INFO: ERROR: Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
2012-04-29 19:47:46 INFO: ['  File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 234, in syncrunner\n    self.sync()\n', '  File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 294, in sync\n    remoterepos.sync_folder_structure(localrepos, statusrepos)\n', '  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/Base.py", line 214, in sync_folder_structure\n    src_repo.makefolder(dst_name_t)\n', '  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/IMAP.py", line 357, in makefolder\n    OfflineImapError.ERROR.FOLDER)\n']
2012-04-29 19:47:46 INFO: *** Finished account 'ntl' in 0:07
2012-04-29 19:47:46 WARNING: ERROR: Exceptions occurred during the run!
2012-04-29 19:47:46 WARNING: ERROR: Creating folder Follow up on repository ntlserv
  Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
2012-04-29 19:47:46 WARNING: 
Traceback:
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/Base.py", line 214, in sync_folder_structure
    src_repo.makefolder(dst_name_t)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/IMAP.py", line 357, in makefolder
    OfflineImapError.ERROR.FOLDER)

2012-04-29 19:47:46 WARNING: ERROR: Folder 'Follow up'[ntlserv] could not be created. Server responded: ('NO', ['[ALREADYEXISTS] Duplicate folder name (Failure)'])
2012-04-29 19:47:46 WARNING: 
Traceback:
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 234, in syncrunner
    self.sync()
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/accounts.py", line 294, in sync
    remoterepos.sync_folder_structure(localrepos, statusrepos)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/Base.py", line 214, in sync_folder_structure
    src_repo.makefolder(dst_name_t)
  File "/usr/local/lib/python2.7/dist-packages/offlineimap/repository/IMAP.py", line 357, in makefolder
    OfflineImapError.ERROR.FOLDER)

_______________________________________________
OfflineIMAP-project mailing list
OfflineIMAP-project&amp;lt; at &amp;gt;lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepage: http://software.complete.org/offlineimap&lt;/pre&gt;</description>
    <dc:creator>ael</dc:creator>
    <dc:date>2012-04-29T19:37:27</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.imap.offlineimap.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.imap.offlineimap.general</link>
  </textinput>
</rdf:RDF>

