On Mon, 9 Oct 2017 23:21:29 +0200, Klemens Nanni <k...@posteo.org> wrote:
> -HOMEPAGE= http://isync.sourceforge.net/ > +HOMEPAGE= https://isync.sourceforge.net/ It doesn't work here. $ curl -I http://isync.sourceforge.net/ HTTP/1.1 200 OK [...] $ curl -I https://isync.sourceforge.net/ curl: (7) Failed to connect to isync.sourceforge.net port 443: Connection refused > diff --git a/mail/isync/pkg/MESSAGE b/mail/isync/pkg/MESSAGE > index 18c9fe60aa0..d5dcd36e35a 100644 > --- a/mail/isync/pkg/MESSAGE > +++ b/mail/isync/pkg/MESSAGE > @@ -1,3 +1,4 @@ > -Configuration format has changed; consult manual page for details. > +If you have Maildir sub-folders, you need to update the > configuration to +specify the naming style, see the SubFolders option > im mbsync(1). I'm not sure about the use of MESSAGE this way. Anyone cares to comment?