On Mon, 2 Mar 2015 10:15:11 +0100
Marko Cupać wrote:
> On Mon, 2 Mar 2015 09:56:05 +0100
> Marko Cupać wrote:
>
> > Hi,
> >
> > my roundcube was connecting happily to dovecot2 server over TLS
> > for a few years, until recent upgrade of php ports (5.4 -> 5.6) and
> > roundcube (1.0.5 -> 1.1.0)
On 2/03/2015 8:15 PM, Marko Cupać wrote:
> On Mon, 2 Mar 2015 09:56:05 +0100
> Marko Cupać wrote:
>
>> Hi,
>>
>> my roundcube was connecting happily to dovecot2 server over TLS
>> for a few years, until recent upgrade of php ports (5.4 -> 5.6) and
>> roundcube (1.0.5 -> 1.1.0).
>>
>> Luckily, all
On Mon, 2 Mar 2015 09:56:05 +0100
Marko Cupać wrote:
> Hi,
>
> my roundcube was connecting happily to dovecot2 server over TLS
> for a few years, until recent upgrade of php ports (5.4 -> 5.6) and
> roundcube (1.0.5 -> 1.1.0).
>
> Luckily, all I needed to add to roundcube config was:
>
> $conf
Hi,
my roundcube was connecting happily to dovecot2 server over TLS
for a few years, until recent upgrade of php ports (5.4 -> 5.6) and
roundcube (1.0.5 -> 1.1.0).
Luckily, all I needed to add to roundcube config was:
$config['imap_conn_options'] = array(
'ssl' => array(