Bug#912633: Possible conflict betwwen courier-imap and courier-imap-ssl?

2019-01-18 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote:

> I removed courier-imap-ssl and no i no longer get the "No supported cipher
> suite ..." error message.
> 
> I no longer see this problem.

Bah, turned out I was connecting to IMAP instead of IMAPS and that is
why it was working.

After making sure I was using IMAPS I was not longer able to connect,
again with the "No supported cipher suite ..." error.

I did however manage to fix it my doing "apt purge courier-imap" and
then "apt install courier-imap" and after acccepting the new certificate
all was well!

Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/



Bug#912633: Possible conflict betwwen courier-imap and courier-imap-ssl?

2019-01-17 Thread Erik de Castro Lopo
Markus Wanner wrote:

> I removed courier-imap-ssl, as it's a transitional package in stretch,
> already.  It can be removed safely.

I removed courier-imap-ssl and no i no longer get the "No supported cipher
suite ..." error message.

I no longer see this problem.

Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/



Bug#912633: Possible conflict betwwen courier-imap and courier-imap-ssl?

2019-01-17 Thread Markus Wanner
On 1/17/19 4:29 AM, Erik de Castro Lopo wrote:
> I have just run into this same issue and its a bit of a pain.

This issue as in "No supported cipher suite with the recent switch to
TLS 1.3 in OpenSSL 1.1.1"?

TBH I didn't check the recently uploaded 1.0.5-1 against this OpenSSL
issue.  Are you saying that issue clearly persists with the newly
uploaded version?

> One thing I notivce however is that I have:
>   
>   # dpkg -l | grep courier-imap
>   ii  courier-imap  5.0.5+1.0.5-1 amd64   Courier mail server - IMAP 
> server
>   ii  courier-imap-ssl  4.18.1+0.78.0-2   all Courier mail server - IMAP 
> over TLS [transitional]

I removed courier-imap-ssl, as it's a transitional package in stretch,
already.  It can be removed safely.

Regards

Markus Wanner



signature.asc
Description: OpenPGP digital signature


Bug#912633: Possible conflict betwwen courier-imap and courier-imap-ssl?

2019-01-16 Thread Erik de Castro Lopo
Hi all,

I have just run into this same issue and its a bit of a pain.

One thing I notivce however is that I have:
  
  # dpkg -l | grep courier-imap
  ii  courier-imap  5.0.5+1.0.5-1 amd64   Courier mail server - IMAP 
server
  ii  courier-imap-ssl  4.18.1+0.78.0-2   all Courier mail server - IMAP 
over TLS [transitional]

I also notice thatt these two are compiled from different source packages:

  # apt-cache show courier-imap
  Package: courier-imap
  Source: courier (1.0.5-1)
  Version: 5.0.5+1.0.5-1

  # apt-cache show courier-imap-ssl
  Package: courier-imap-ssl
  Source: courier (0.78.0-2)
  Version: 4.18.1+0.78.0-2

I also know that courier-imap-ssl depends on courier-imap but I wonder if
the fact they are compiled from different versions of the source package
is relevant.

Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/