Author Topic: Connection to IMAP Server failed  (Read 1333 times)

Offline snowweb

  • Jr. Member
  • **
  • Posts: 35
Connection to IMAP Server failed
« on: August 05, 2012, 08:27:46 AM »
I'm just setting up a new server. I've installed dovecot, postfix and roundcube. I can connect to the imap server using mutt command line mail client, both locally and remotely and can read my mails, but I just can't get roundcube to connect to it.

Please see the following:
Code: [Select]
# uname -a
Linux BookkeeperNo1 2.6.32-279.2.1.el6.x86_64 #1 SMP Fri Jul 20 01:55:29 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
# dovecot --version
2.0.9

Roundcube version 0.7.2

I installed roundcube using yum.

I would have included the main.inc.php but it's comments make it 808 lines long!

The imap_debug was enabled, but it didn't create it's /var/log/imap/ or any log. None of the other logs record anything when I try to login using roundcube.
IPtables is flushed.

default_host is '127.0.0.1' since I can't point my domain to the server until I've got it working right.

I've trawled the internet and tried all solutions I could find which apply but nothing seems to work.

Please help.

Thanks,

Peter

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 3,111
    • http://SKaero.com/
Re: Connection to IMAP Server failed
« Reply #1 on: August 07, 2012, 03:31:23 AM »
Post the contents of the RoundCube error log. Its located in the <RC root>/logs folder.