Hi,
OfflineIMAP v7.1.0 was released few days ago. From the announcement mail:
----
The most important change is the removal of the status_backend configuration
option and that's why we're moving to v7.1.0.
There are other small bug fixes and improvements. However, the codebase didn't
change much since v7.0.14
----
It works fine for me running on -current and syncing mails from
dovecot on OpenBSD 6.0.
Remi
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.42
diff -u -p -r1.42 Makefile
--- Makefile 16 Mar 2017 11:55:03 -0000 1.42
+++ Makefile 19 Apr 2017 21:30:15 -0000
@@ -2,7 +2,7 @@
COMMENT= powerful IMAP/Maildir synchronization and reader support
-MODPY_EGG_VERSION = 7.0.14
+MODPY_EGG_VERSION = 7.1.0
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.30
diff -u -p -r1.30 distinfo
--- distinfo 16 Mar 2017 11:55:03 -0000 1.30
+++ distinfo 19 Apr 2017 21:30:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.0.14.tar.gz) =
GUlOytTXI0rGlICrt0YtDNz87ERLVfU4FlEFfZ/frUQ=
-SIZE (offlineimap-7.0.14.tar.gz) = 698081
+SHA256 (offlineimap-7.1.0.tar.gz) =
3JmNEDLw5PlEyuDlhKFGtw6nMkIvxSyQnuvm6PlbGuQ=
+SIZE (offlineimap-7.1.0.tar.gz) = 698600