I installed Roundcubemail on my Gentoo box last week and was able to get it to work until this issue dealing with PMDF IMAP server running on OpenVMS server.
I was able to log in to Roundcubemail using my VMS username and password, and I was able to view my INBOX and some other folders for the first time. However, when I composed a new email, I was able to see that email gets copied to Sent folder after the delivery, but when I went back to view my INBOX folder, it shows empty while loading status stay constant. I logged out and tried to log back in by reentering my username and password, only this time I wasn't successfully able to log in and an error message will display after it timeout.
Maximum execution time of 120 seconds exceeded in /var/www/localhost/htdocs/roundcubemail/program/lib/imap.inc on line 104
I downloaded the latest CVS version and I get this message instead.
Maximum execution time of 120 seconds exceeded in /var/www/localhost/htdocs/roundcubemail/program/lib/imap.inc on line 105
BTW it works great with MS Exchange server with IMAP running.
Webmail server
Gentoo Linux 2005.1 with latest update
apache-2.0.54-r31
mysql-5.0.13_rc
php-5.0.5-r1
Roundcube Build 0.1-20051021
IMAP server
OpenVMS 7.1
PDMF with IMAP enabled
Shawn