On Tue, Aug 9, 2016 at 11:18 AM, Edd Barrett <e...@theunixzoo.co.uk> wrote: > On Wed, Aug 03, 2016 at 08:58:27PM +0100, Edd Barrett wrote: >> On Sun, Jul 31, 2016 at 12:52:03PM +0100, Edd Barrett wrote: >> > (BTW, IIRC, sylpheed has the same or a similar issue). >> >> Yep, Sylpheed indeed has the same problem. It doesn't look at our >> cert.pem and thus says (e.g.) GMail is unknown. Below patch fixes this. >> >> To test, run with --debug. Without the patch you will see the SSL code >> looking for a CA cert file and fail, then if you add a GMail account, it >> will ask you to verify it. With the patch it finds cert.pem and doesn't >> ask. >> >> OK? > > Anyone?
Seems fine, ok with me. Ciao! David