2022-09-04 10:31:01 WARNING: ERROR: Exceptions occurred during the run!
2022-09-04 10:31:01 WARNING: ERROR: Saving msg ( <...........CANPRD01.PROD.OUTLOOK.COM>) folder 'myfolder', repo 'myrepo'failed (error). Server responded: APPEND command error: BAD [b'[TOOBIG] Message too large. https://support.google.com/mail/answer/6584#limit']. Data: b'DBBL29 APPEND myfolder (\\Seen) "09-Nov-2021 12:01:30 -0500" {36512387}\r\n'
2022-09-04 10:31:01 WARNING:
Traceback:
File "/usr/share/offlineimap3/offlineimap/folder/Base.py", line 815, in copymessageto
new_uid = dstfolder.savemessage(uid, message, flags, rtime)
File "/usr/share/offlineimap3/offlineimap/folder/Gmail.py", line 199, in savemessage
return super(GmailFolder, self).savemessage(uid, msg, flags, rtime)
File "/usr/share/offlineimap3/offlineimap/folder/IMAP.py", line 752, in savemessage
raise OfflineImapError(
Steps to reproduce the error
I cannot find the offending email message, but my offlineimap run fails every time due to this TOOBIG error. Any help to further characterize the problem or to debug this?
General informations
offlineimap -V
): 8.0.0-l
Configuration file offlineimaprc
pythonfile (if any)
Logs, error
Steps to reproduce the error
I cannot find the offending email message, but my offlineimap run fails every time due to this TOOBIG error. Any help to further characterize the problem or to debug this?