Created
August 27, 2015 15:08
-
-
Save zuigon/c231327db42f2086effa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Copy message 26131 from [Gmail]/Trash: | |
WARNING: ERROR attempting to copy message 26131 for account Gmail:Traceback (most recent call last): | |
File "/usr/lib/pymodules/python2.7/offlineimap/folder/Base.py", line 250, in copymessageto | |
message = self.getmessage(uid) | |
File "/usr/lib/pymodules/python2.7/offlineimap/folder/IMAP.py", line 204, in getmessage | |
imapobj.select(self.getfullname(), readonly = 1) | |
File "/usr/lib/pymodules/python2.7/offlineimap/imaplibutil.py", line 58, in select | |
raise OfflineImapError(errstr, severity) | |
OfflineImapError: Error SELECTing mailbox '[Gmail]/Trash', server reply: | |
('NO', ['System Error (Failure)']) | |
Copy message 4447 from [Gmail]/Important: | |
Copy message 4447 Gmail[[Gmail]/Important] -> Maildir[[Gmail].Important] | |
Thread 'Copy message 26131 from [Gmail]/Trash' terminated with exception: | |
Traceback (most recent call last): | |
File "/usr/lib/pymodules/python2.7/offlineimap/threadutil.py", line 140, in run | |
Thread.run(self) | |
File "/usr/lib/python2.7/threading.py", line 763, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/pymodules/python2.7/offlineimap/folder/Base.py", line 250, in copymessageto | |
message = self.getmessage(uid) | |
File "/usr/lib/pymodules/python2.7/offlineimap/folder/IMAP.py", line 204, in getmessage | |
imapobj.select(self.getfullname(), readonly = 1) | |
File "/usr/lib/pymodules/python2.7/offlineimap/imaplibutil.py", line 58, in select | |
raise OfflineImapError(errstr, severity) | |
OfflineImapError: Error SELECTing mailbox '[Gmail]/Trash', server reply: | |
('NO', ['System Error (Failure)']) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment