Hi,
two days ago OfflineIMAP v7.0.7 was released. From the announcement mail:
---
With this release, IDLE mode is a bit improved regarding stability. Offlineimap
learns the default path to the certificate for Gentoo.
There are few improvements for logs and documentation. Minor code refactoring,
too.
---
I tested it successfully against dovecot running on OpenBSD 6.0 and
GMAIL (plain auth).
Remi
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile 27 Aug 2016 09:25:55 -0000 1.36
+++ Makefile 23 Sep 2016 15:10:58 -0000
@@ -2,7 +2,7 @@
COMMENT= powerful IMAP/Maildir synchronization and reader support
-MODPY_EGG_VERSION = 7.0.6
+MODPY_EGG_VERSION = 7.0.7
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.24
diff -u -p -r1.24 distinfo
--- distinfo 27 Aug 2016 09:25:56 -0000 1.24
+++ distinfo 23 Sep 2016 15:10:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (offlineimap-7.0.6.tar.gz) =
9QAC0HYHlPEZBSa3TiAQvswW0v9UFSaq3JXsEcsGT9c=
-SIZE (offlineimap-7.0.6.tar.gz) = 690372
+SHA256 (offlineimap-7.0.7.tar.gz) =
gC51dP1HccTjv12hHLA55YwRu755l3a9nQWqDrjtKZw=
+SIZE (offlineimap-7.0.7.tar.gz) = 691104