Error when trying to sync flags of locally deleted messages to Gmail folder

Nicolas Sebrecht nicolas.s-dev at laposte.net
Thu Jan 23 16:18:26 UTC 2014


On Thu, Jan 23, 2014 at 11:53:24AM +0100, David Guyot wrote:
> Hello, there.
> 
> I'm trying to delete messages from my mailer daemon Gmail folder, but, wheneveri
> I try, OfflineIMAP fails to sync and tells me this :
> 
> Deleting 1 messages (48707) in Gmail[[Gmail]/Mailer daemon]
> WARNING: ERROR attempting to sync flags for account David:Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/offlineimap/folder/Base.py", line 421, in syncmessagesto
>     action(dstfolder, statusfolder)
>   File "/usr/lib/pymodules/python2.7/offlineimap/folder/Base.py", line 337, in syncmessagesto_delete
>     folder.deletemessages(deletelist)
>   File "/usr/lib/pymodules/python2.7/offlineimap/folder/IMAP.py", line 594, in deletemessages
>     self.deletemessages_noconvert(uidlist)
>   File "/usr/lib/pymodules/python2.7/offlineimap/folder/Gmail.py", line 61, in deletemessages_noconvert
>     "Bad IMAPlib result: %s" % result[0]
> AssertionError: Bad IMAPlib result: NO

<...>

> [Repository Remote]
> maxconnections = 3
> type = Gmail
> remoteuser = david.guyot at europecamions-interactive.com
> remotepass = ***********
> realdelete = yes

Do you still get errors without this option?

  http://permalink.gmane.org/gmane.mail.imap.offlineimap.general/5265

-- 
Nicolas Sebrecht



More information about the OfflineIMAP-project mailing list