Nightmare with inbox case (Inbox / INBOX)

2017-02-17 Thread Florian Lombard
Hi all, I'm having a real nightmare syncing gmail to outlook.com. I've figured out the mappings of default folders but then ran into a very strange problem with inbox subfolders : Gmail side, they are either Inbox/subfolder or INBOX/subfolder I found what was the root cause of that: subfolders c

[PATCH] Default SystemCertificates to no when CertificateFile exists

2017-02-17 Thread Yuri D'Elia
When a CertificateFile is provided, do not trust the system store by default, since this is not the expected behavior for X.509 certificates. SystemCertificates can still be explicitly allowed/disallowed to restore the previous behavior. --- NEWS | 3 +++ src/drv_imap.c | 2 +- src/mb

Re: Nightmare with inbox case (Inbox / INBOX)

2017-02-17 Thread Oswald Buddenhagen
On Fri, Feb 17, 2017 at 11:03:19AM +0100, Florian Lombard wrote: > Gmail side, they are either Inbox/subfolder or INBOX/subfolder > I found what was the root cause of that: subfolders created with > thunderbird use INBOX, subfolders created with outlook 2016 use Inbox > accoring to the imap spec,