Re: VS: Re: TLS handshake issue

2016-03-19 Thread John Oliver
On Thu, Mar 17, 2016 at 08:38:55PM +0200, Aki Tuomi wrote:
> openssl s_client -connect host:143 -starttls imap 

Why?  'openssl' works just fine, it shows me the certificate and the
IMAP banner, and I can log in and list mail.

-- 
***
* John Oliver http://www.john-oliver.net/ *
* *
***


VS: Re: TLS handshake issue

2016-03-18 Thread Aki Tuomi
openssl s_client -connect host:143 -starttls imap 


---Aki TuomiDovecot oy Alkuperäinen viesti Lähettäjä: John 
Oliver  Päivämäärä: 17.3.2016  20.11  (GMT+02:00) 
Saaja: dovecot@dovecot.org Aihe: Re: TLS handshake issue 
On Thu, Mar 17, 2016 at 08:30:32PM +0300, Andrey Fesenko wrote:
> May be use -starttls imap or 993 port and more logs verbose_ssl=yes

I am using verbose_ssl = yes

Dovecot is currently working with SSL on 143, and I'm trying to not
change current client config.

As for '-starttls', in what context?

-- 
***
* John Oliver http://www.john-oliver.net/ *
* *
***