Complete.Org: Mailing Lists: Archives: offlineimap: July 2003:
read-only folder problems
Home

read-only folder problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: read-only folder problems
From: Rob Holland <rob@xxxxxxxx>
Date: Wed, 23 Jul 2003 15:40:52 +0100

Hi all,
hoping this hasn't been asked before, couldn't see it in the archives.

I get this error running offlineimap:

Thread 'Folder sync LINX[Other Users/lists~weathered.linx.net/internal/it]' 
terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/offlineimap/threadutil.py", line 
153, in run
    Thread.run(self)
  File "/usr/lib/python2.2/threading.py", line 402, in run
    apply(self.__target, self.__args, self.__kwargs)
  File "/usr/lib/python2.2/site-packages/offlineimap/accounts.py", line 
222, in syncfolder
    localfolder.syncmessagesto(statusfolder, [remotefolder, statusfolder])
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py", line 
388, in syncmessagesto
    self.syncmessagesto_flags(dest, applyto)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/Base.py", line 
365, in syncmessagesto_flags
    object.addmessagesflags(addflaglist[flag], [flag])
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/IMAP.py", line 
265, in addmessagesflags
    self.addmessagesflags_noconvert(uidlist, flags)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/IMAP.py", line 
259, in addmessagesflags_noconvert
    self.processmessagesflags('+', uidlist, flags)
  File "/usr/lib/python2.2/site-packages/offlineimap/folder/IMAP.py", line 
284, in processmessagesflags
    imaputil.flagsmaildir2imap(flags))
  File "/usr/lib/python2.2/site-packages/offlineimap/imaplib.py", line 673, 
in uid
    typ, dat = apply(self._simple_command, (name, command) + args)
  File "/usr/lib/python2.2/site-packages/offlineimap/imaplib.py", line 976, 
in _simple_command
    return self._command_complete(name, apply(self._command, (name,) + 
args))
  File "/usr/lib/python2.2/site-packages/offlineimap/imaplib.py", line 744, 
in _command
    raise self.readonly('mailbox status changed to READ-ONLY')
readonly: mailbox status changed to READ-ONLY

I have "ignore-readonly = yes" and the mailbox has synced fine before. The 
permissions on the server have not changed.

Any clues? I'm trying to move over to mutt+offlineimap and this is the last 
thing holding me back :)

Thanks,

Rob

--

rob@xxxxxxxx
Unix Systems Admin
-- Attached file included as plaintext by Ecartis --

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Hp50bUBmPkWGGyIRAtH0AJ9lqFKCyxaoh6o+5j2tUd3djajf2ACg3wJJ
Urqh6w26lIG+7lS6/q5uhyQ=
=HrxI
-----END PGP SIGNATURE-----




[Prev in Thread] Current Thread [Next in Thread]
  • read-only folder problems, Rob Holland <=