Hi, few days ago OfflineIMAP v7.0.14 was released. From the announcement mail:
---- Here is a new small fixup release for the v7.0 series. The first v7.0.0 release is near to 8 months old. This v7.0.14 release is more reliable than v6.7.0.3. Hence, I'm deprecating the v6.7 series. Now, you are all enjoined to migrate to v7.0.14. Migrating back to v6.7 is not supported so you might like to backup your local maildirs and metadata first. We will fully remove the legacy text backend driver in near future. The SQLite driver proved to be better for both performance and reliability. With this release we use imaplib2 v2.57 to support some faulting IMAP servers, fix a little bug about the backend migration to SQLite and serialize the sync processes to prevent from issues when both IDLE and autorefresh are enabled. ---- It works fine in my setup syncing mails with dovecot on OpenBSD 6.0. Remi Index: Makefile =================================================================== RCS file: /cvs/ports/mail/offlineimap/Makefile,v retrieving revision 1.41 diff -u -p -r1.41 Makefile --- Makefile 29 Jan 2017 20:02:41 -0000 1.41 +++ Makefile 15 Mar 2017 22:02:30 -0000 @@ -2,7 +2,7 @@ COMMENT= powerful IMAP/Maildir synchronization and reader support -MODPY_EGG_VERSION = 7.0.13 +MODPY_EGG_VERSION = 7.0.14 GH_ACCOUNT = OfflineIMAP GH_PROJECT = offlineimap GH_TAGNAME = v${MODPY_EGG_VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/mail/offlineimap/distinfo,v retrieving revision 1.29 diff -u -p -r1.29 distinfo --- distinfo 29 Jan 2017 20:02:41 -0000 1.29 +++ distinfo 15 Mar 2017 22:02:30 -0000 @@ -1,2 +1,2 @@ -SHA256 (offlineimap-7.0.13.tar.gz) = 90SEP5Q8atqnVOEkTha/1uqoJa/+OFFp8WR12xkXh84= -SIZE (offlineimap-7.0.13.tar.gz) = 696783 +SHA256 (offlineimap-7.0.14.tar.gz) = GUlOytTXI0rGlICrt0YtDNz87ERLVfU4FlEFfZ/frUQ= +SIZE (offlineimap-7.0.14.tar.gz) = 698081