Re: [Dovecot] IMAP STARTTLS Problem

2012-05-07 Thread Markus Fritz
Am 07.05.2012 10:16, schrieb Patrick Ben Koetter: * Markus Fritz: Am 07.05.2012 09:56, schrieb Patrick Ben Koetter: * Markus Fritz: Am 06.05.2012 20:57, schrieb Patrick Ben Koetter: * mar...@opsys.de: Yep, I set the rights for the cert in Thunderbird. With this CERT SSL is working in Thunder

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-07 Thread Patrick Ben Koetter
* Markus Fritz : > Am 07.05.2012 09:56, schrieb Patrick Ben Koetter: > >* Markus Fritz: > >>Am 06.05.2012 20:57, schrieb Patrick Ben Koetter: > >>>* mar...@opsys.de: > Yep, I set the rights for the cert in Thunderbird. With this CERT > SSL is working in Thunderbird but not with STARTTLS. >

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-07 Thread Markus Fritz
Am 07.05.2012 09:56, schrieb Patrick Ben Koetter: * Markus Fritz: Am 06.05.2012 20:57, schrieb Patrick Ben Koetter: * mar...@opsys.de: Yep, I set the rights for the cert in Thunderbird. With this CERT SSL is working in Thunderbird but not with STARTTLS. 4440[af7d580]: bcde800:mail.opsys.de:NA

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-07 Thread Patrick Ben Koetter
* Markus Fritz : > Am 06.05.2012 20:57, schrieb Patrick Ben Koetter: > >* mar...@opsys.de: > >>Yep, I set the rights for the cert in Thunderbird. With this CERT > >>SSL is working in Thunderbird but not with STARTTLS. > >> > >>4440[af7d580]: bcde800:mail.opsys.de:NA:CreateNewLineFromSocket: 1 > >>B

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-06 Thread Markus Fritz
Am 06.05.2012 20:57, schrieb Patrick Ben Koetter: * mar...@opsys.de: Yep, I set the rights for the cert in Thunderbird. With this CERT SSL is working in Thunderbird but not with STARTTLS. 4440[af7d580]: bcde800:mail.opsys.de:NA:CreateNewLineFromSocket: 1 BAD TLS not available due to temporary r

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-06 Thread Patrick Ben Koetter
* mar...@opsys.de : > Yep, I set the rights for the cert in Thunderbird. With this CERT > SSL is working in Thunderbird but not with STARTTLS. > > 4440[af7d580]: bcde800:mail.opsys.de:NA:CreateNewLineFromSocket: 1 > BAD TLS not available due to temporary reason Your server responds it has a tempo

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-06 Thread Patrick Ben Koetter
* mar...@opsys.de : > Am 05.05.2012 22:44, schrieb Patrick Ben Koetter: > >* Markus Fritz : > >>Am 05.05.2012 21:06, schrieb Markus Fritz: > >Assuming your server cert is located in > >/etc/ssl/certs/ca-certificates.crt try > >this on your server: > > > >openssl s_client -starttls imap -CAfile > >/

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-05 Thread Patrick Ben Koetter
* Markus Fritz : > Am 05.05.2012 21:06, schrieb Markus Fritz: > >Hello, > > > >I have this problem: > >May 5 21:02:35 opsys dovecot: imap-login: Disconnected (no auth > >attempts): rip=84.150.52.31, lip=78.46.216.126 > > > >Connecting via Thunderbird to STARTTLS won't work, but with a website > >f

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-05 Thread Gedalya
On 5/5/2012 3:49 PM, Markus Fritz wrote: Thunderbird says 'tls not available due temporary reason' now. Let's take a more detailed look at this. Are you telling Thunderbird to connect on STARTTLS on port 143, or SSL/TLS on port 993? From here I still see no difference. I'm able to connect to yo

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-05 Thread Markus Fritz
Am 05.05.2012 21:06, schrieb Markus Fritz: Hello, I have this problem: May 5 21:02:35 opsys dovecot: imap-login: Disconnected (no auth attempts): rip=84.150.52.31, lip=78.46.216.126 Connecting via Thunderbird to STARTTLS won't work, but with a website from the same server it works for tls://op

Re: [Dovecot] IMAP STARTTLS Problem

2012-05-05 Thread Gedalya
Hi, STARTTTLS refers to a client connecting on the normal. plaintext IMAP port, 143, and then issuing a STARTTLS command, starting a TLS session. I am able to connect from my computer to your IMAP server using STARTTLS using this command: openssl s_client -starttls imap -connect 78.46.216.126