Dovecot POP3 STARTTLS works on Thunderbird but not on Gmail

2014-11-16 Thread Aleš Grm
Hello, I have configured Dovecot to work perfectly on Thundrebird using SSL certificates with STARTTLS on port 110. When I try to add this account on Gmail I get the error: Nov 16 14:04:17 mail dovecot: auth: Debug: auth client connected (pid=31587) Nov 16 14:04:17 mail dovecot: pop3-login: Disco

Re: Dovecot POP3 STARTTLS works on Thunderbird but not on Gmail

2014-11-16 Thread Reindl Harald
Am 16.11.2014 um 14:05 schrieb Aleš Grm: I have configured Dovecot to work perfectly on Thundrebird using SSL certificates with STARTTLS on port 110. When I try to add this account on Gmail I get the error: In Gmail my settings include port 110 and the use of SSL is checked. Dovecot configurati

Re: Dovecot POP3 STARTTLS works on Thunderbird but not on Gmail

2014-11-16 Thread Aleš Grm
Ok, I tried on port 995, and on Gmail I get "SSL error: unable to verify the first certificate". Certificate is not self-signed (using StartCOM). The log now shows: Nov 16 14:37:52 mail dovecot: auth: Debug: auth client connected (pid=31923) Nov 16 14:37:52 mail dovecot: pop3-login: Warning: SSL:

Re: Dovecot POP3 STARTTLS works on Thunderbird but not on Gmail

2014-11-16 Thread Reindl Harald
Am 16.11.2014 um 15:27 schrieb Aleš Grm: Ok, I tried on port 995, and on Gmail I get "SSL error: unable to verify the first certificate". Certificate is not self-signed (using StartCOM) Could the form of public part of certificate be wrong? I'm using only .CRT on *any* server you need to set

Re: Dovecot POP3 STARTTLS works on Thunderbird but not on Gmail

2014-11-16 Thread Aleš Grm
That was it, thank you very much. I forgot about it when I read the docs. On 16 November 2014 15:34, Reindl Harald wrote: > > > Am 16.11.2014 um 15:27 schrieb Aleš Grm: > >> Ok, I tried on port 995, and on Gmail I get "SSL error: unable to verify >> the first certificate". Certificate is not sel

Re: 2.2.15: SMTP submission server?

2014-11-16 Thread Brad Smith
On 11/16/14 02:24, Robert Schetterer wrote: Am 16.11.2014 um 02:24 schrieb Reindl Harald: to make it short * dovecot is no MTA submission server submission server in dovecot is on its way ( my last info ) * if you find a security issue in postfix running on 587 over TLS cry out loud * d

Re: 2.2.15: SMTP submission server?

2014-11-16 Thread Ron Leach
On 16/11/2014 07:24, Robert Schetterer wrote (re-ordered): Am 16.11.2014 um 02:24 schrieb Reindl Harald: * if you find a security issue in postfix running on 587 over TLS cry out loud I'm thinking beyond that; I want to get to the position that when there is an issue in the MTA, our syste

Re: 2.2.15: SMTP submission server?

2014-11-16 Thread Robert Schetterer
Am 17.11.2014 um 08:23 schrieb Ron Leach: >> >> submission server in dovecot is on its way ( my last info ) >> > > So I guess the basic SMTP submission feature is not in 2.2. i guess it will released, when it is ready meanwhile use i.e postfix, follow best practice advices, decide what securit