Re: Dovecot and OAuth2 and gmail

2022-04-13 Thread Richard
> Date: Wednesday, April 13, 2022 17:10:36 -0400 > From: Steve Litt > > Hi all, > > I'm not sure Dovecot has anything to do with this, but I'd rather > ask and know for sure. > > I do the following: > > Gmail IMAP=>fetchmail=>procmail=>Dovecot IMAP > > Then, I view my Dovecot hosted email w

Dovecot and OAuth2 and gmail

2022-04-13 Thread Steve Litt
Hi all, I'm not sure Dovecot has anything to do with this, but I'd rather ask and know for sure. I do the following: Gmail IMAP=>fetchmail=>procmail=>Dovecot IMAP Then, I view my Dovecot hosted email with Claws-Mail. I understand that on May 31, 2022, current methods to access Gmail IMAP will

Re: ssl_min_protocol appears to be ignored?

2022-04-13 Thread Shaun Johnson
You may need to add to your ssl_cipher_list ssl_cipher_list = ALL:@SECLEVEL=1 I am not 100% certain why but the @SECLEVEL=1 addition unlocks several ciphers that I've found to be required for TLSv1 to work On Tue, 12 Apr 2022 14:32:43 -0500 Myriam Luce wrote: > Hi, I'm trying to enable TLS1.