Re: Clarify manpage with regard to SubFolders

2018-09-08 Thread Oswald Buddenhagen
On Fri, Sep 07, 2018 at 11:19:31AM +0200, tomas.v...@showmax.com wrote: > So it does something even when `Flatten` is specify but it's not > really clear from that sentence in manpage. > yes, from what i can tell without seeing the config file, it masks a configuration error. ___

[commit] 1.3: use SNI when connecting with SSL

2018-09-08 Thread Oswald Buddenhagen via isync-devel
commit 17babc1695e82ca80d032b79e920fcb86ede2347 Author: Oswald Buddenhagen Date: Sat Sep 8 18:36:16 2018 +0200 use SNI when connecting with SSL based on patch by Vincent Bernat . src/socket.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/socket.c b/src/socket.c index