Report this

What is the reason for this report?

Can't Connect To IMAP Server | RoundCube |

Posted on November 6, 2015

Hey Guys today i put the all installation fileof RoundCube But i have a problem with the IMAP connection. When i’m tryng to test my IMAP connection, the server say this:

IMAP connect: NOT OK(Login failed for info@ownhosting.eu from {MY IP}. Could not connect to ownhosting:143: Connection refused)

I don’t know what can i do…I try anithing i think… I try to modify the host to ssl://ownhosting.eu but it doesn’t work.

This is the config.inc.php $config[‘db_dsnw’] = ‘mysql://root:{PASSWORD}@localhost/email’; $config[‘default_host’] = ‘ownhosting.eu’; $config[‘support_url’] = ‘http://www.ownhosting.eu/mail/’; $config[‘des_key’] = ‘fa70c9b6302a3345ec92462e’; $config[‘username_domain’] = ‘info@ownhosting.eu’; $config[‘product_name’] = ‘OwnHosting.eu’; $config[‘plugins’] = array();

The Config work…But Not The IMAP Server… I Have To Install something for IMAP server? I’m on Ubuntu 15.10 x64

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.