Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-27 Thread Stuart Henderson
On 2020/01/26 23:06, George Koehler wrote: > On Sun, 26 Jan 2020 20:43:16 -0600 > Amit Kulkarni wrote: > > > Got the same problem you describe now. Please go ahead George! > > > > thanks > > I have added tb's error check. I will commit it tommorrow. --George OK sthen@. Interestingly google

Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-26 Thread George Koehler
On Sun, 26 Jan 2020 20:43:16 -0600 Amit Kulkarni wrote: > Got the same problem you describe now. Please go ahead George! > > thanks I have added tb's error check. I will commit it tommorrow. --George Index: Makefile === RCS file

Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-26 Thread George Koehler
On Mon, 27 Jan 2020 00:57:28 +0100 Klemens Nanni wrote: > On Sun, Jan 26, 2020 at 06:38:59PM -0500, George Koehler wrote: > > I fixed it with this patch from Sylpheed's bug tracker, also in Debian: > > https://sources.debian.org/patches/sylpheed/3.7.0-5/0009-support-SNI-for-IMAP.patch/ > That dif

Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-26 Thread Amit Kulkarni
On Sun, Jan 26, 2020 at 7:10 PM Theo Buehler wrote: > > On Mon, Jan 27, 2020 at 12:05:47PM +1100, Theo Buehler wrote: > > On Sun, Jan 26, 2020 at 06:38:59PM -0500, George Koehler wrote: > > > To OpenBSD ports list and MAINTAINER Amit Kulkarni, > > > > > > After I did sysupgrade today, Sylpheed can

Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-26 Thread Theo Buehler
On Mon, Jan 27, 2020 at 12:05:47PM +1100, Theo Buehler wrote: > On Sun, Jan 26, 2020 at 06:38:59PM -0500, George Koehler wrote: > > To OpenBSD ports list and MAINTAINER Amit Kulkarni, > > > > After I did sysupgrade today, Sylpheed can't connect to imap.gmail.com. > > It uses TLSv1.3 (sylpheed --de

Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-26 Thread Theo Buehler
On Sun, Jan 26, 2020 at 06:38:59PM -0500, George Koehler wrote: > To OpenBSD ports list and MAINTAINER Amit Kulkarni, > > After I did sysupgrade today, Sylpheed can't connect to imap.gmail.com. > It uses TLSv1.3 (sylpheed --debug) and shows a dialog box with a > self-signed certificate for an inva

Re: mail/sylpheed: fix TLSv1.3 to imap.gmail.com

2020-01-26 Thread Klemens Nanni
On Sun, Jan 26, 2020 at 06:38:59PM -0500, George Koehler wrote: > I fixed it with this patch from Sylpheed's bug tracker, also in Debian: > https://sources.debian.org/patches/sylpheed/3.7.0-5/0009-support-SNI-for-IMAP.patch/ That diff is from 2018 already, what is upstream's response? > This isn't