Closed rlucas11 closed 3 months ago
Yeah, there are various known issues with using this with Python 3.12. They've supposedly been fixed in Git (I'm using my distro's supplied 3.10 atm, so it works fine for me, for now). 8.0.0 is from 2021, when the incompatibilities of Python 3.12 weren't even in anyone's nightmares. Maybe the maintainers will get a new version that works with Python 3.12 released, before Python 3.13 breaks it again :)
Hi @rlucas11
For the time being (no release for ages), using git master is the way to go. The bug you are facing have been fixed 2 years ago (https://github.com/OfflineIMAP/offlineimap3/commit/210c23bdee9acd852c0bea02887431b630359418).
Thanks for the help; I had installed the git version on one system. The error message went away, but the same two folders wouldn't sync, and I had assumed that the problem was the same, even without the error message. Coincidentally, in the last few days I'd come back to investigate that more and I think it's a different imaplib bug (which I found described here: https://stackoverflow.com/questions/16911238/python-imaplib-error-unexpected-repsonse). So I followed that advice and as far as I can tell, it's working (these are large folders that are taking a long time to sync).
When I try to use offlineimap to sync, two folders (archive and sent) do not sync, but all the others do. The traceback is below, but the last error is the title of this issue. The problem started about a month or so ago, perhaps after upgrading to python 3.12. I haven't found any information about this error when searching issues or online.
General informations
offlineimap -V
): 8.0.0Configuration file offlineimaprc
Logs, error