Modified dovecot config in toaster.conf
restarted dovecot and get :
doveconf: Warning: NOTE: You can get a new clean config file with:
doveconf -n > dovecot-new.conf
doveconf: Warning: Obsolete setting in /etc/dovecot/toaster.conf:12: 'imaps'
protocol is no longer necessary, remove it
doveconf: Warning: Obsolete setting in /etc/dovecot/toaster.conf:12: 'pop3s'
protocol is no longer necessary, remove it
So I removed the entries for imaps and pop3s again
Just testing to use only imaps and pop3s
I will read further and reply back shortly
Dave M
-----Original Message-----
From: Eric Shubert
Sent: Wednesday, April 30, 2014 10:56 PM
To: [email protected]
Subject: [qmailtoaster] Re: SSL
On 04/30/2014 01:50 PM, Dave M wrote:
On New Centos 6 build,
Can we setup imaps and pop3s , it fails on new client install ( Outlook
and Thunderbird )
Squirrel mail works fine
Dave M
Sure.
I didn't omit these intentionally, although they should be deprecated.
http://wiki2.dovecot.org/SSL
The preferred client configuration would be to use STARTTLS, which TBird
has had for a long time, and I think Outlook introduced it in O'07.
To enable the SSL(-only) ports, you'll need
protocols = imap imaps pop3 pop3s
in the /etc/dovecot/toaster.conf file.
I expect the corresponding protocol { } sections in the toaster.conf
file should be replicated for the SSL sister protocols as well, but I'm
not positive about this.
Please give it a shot, report back, and we'll release a new version with
these ports enabled.
Thanks.
--
-Eric 'shubes'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]