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:
# 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
Post the contents of the RoundCube error log. Its located in the <RC root>/logs folder.