Roundcube Community Forum

 

Install Issues Maybe?

Started by Cassie, July 12, 2018, 01:10:50 PM

Previous topic - Next topic

SKaero

It would be odd that you'd be getting the same error, are you sure the change was applied?

Cassie

Quote from: SKaero on July 26, 2018, 11:39:33 AM
It would be odd that you'd be getting the same error, are you sure the change was applied?

It didn't Im sorry

I am getting a new error now

it says when I try to log in
Connection to storage server failed.
and on the error log it says
[26-Jul-2018 14:45:31 -0500]: <1e18a851> IMAP Error: Login failed for [email protected] from 24.51.132.90(X-Real-IP: 24.51.132.90). Could not connect to ssl://openarmsstaff.com:993: Unknown reason in /home2/rzdsvd9v/public_html/email/program/lib/Roundcube/rcube_imap.php on line 196 (POST /email/?_task=login&_action=login)

SKaero

Try adding the following to your config file:

$config['imap_conn_options'] = array( 'verify_peer' => false);