I am getting empty folders. I can login, I can see all the folders, but no messages. When I log in via Thunderbird I see both folders and messages.
Jan 5 19:28:40 www roundcube: [4D10] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS AUTH=LOGIN AUTH=PLAIN SASL-IR] earthbest.com Cyrus IMAP v2.4.17-caldav-beta9-Debian-2.4.17+caldav~beta9-3 server ready
Jan 5 19:28:40 www roundcube: [4D10] C: A0001 STARTTLS
Jan 5 19:28:40 www roundcube: [4D10] S: A0001 OK Begin TLS negotiation now
Jan 5 19:28:40 www roundcube: [4D10] C: A0002 CAPABILITY
Jan 5 19:28:40 www roundcube: [4D10] S: * CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ SORT=DISPLAY THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY AUTH=LOGIN AUTH=PLAIN SASL-IR COMPRESS=DEFLATE IDLE
Jan 5 19:28:40 www roundcube: [4D10] S: A0002 OK Completed
Jan 5 19:28:40 www roundcube: [4D10] C: A0003 ID ("name" "Roundcube" "version" "0.9.5" "php" "5.5.9-1ubuntu4.14" "os" "Linux" "command" "/webmail/?_task=mail&_mbox=INBOX")
Jan 5 19:28:40 www roundcube: [4D10] S: A0003 NO Only one Id allowed in non-authenticated state
Jan 5 19:28:40 www roundcube: [4D10] C: A0004 AUTHENTICATE PLAIN AGpjYXJsc29uQGVhcnRoYmVzdC5jb20Aam9hbm5lKjEyMw==
Jan 5 19:28:40 www roundcube: [4D10] S: A0004 OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ SORT=DISPLAY THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY LOGINDISABLED COMPRESS=DEFLATE IDLE] Success (tls protection) SESSIONID=<cyrus-6175-1452050920-1>
Jan 5 19:28:40 www roundcube: [4D10] C: A0005 LIST (SUBSCRIBED) "" "*"
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed \HasChildren) "." INBOX
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed \HasChildren) "." INBOX.Archives
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.Archives.2014
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.Archives.2015
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." "INBOX.Archives.south beach recipes"
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.Drafts
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.HAM
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.Junk
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.SPAM
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.Sent
Jan 5 19:28:40 www roundcube: [4D10] S: * LIST (\Subscribed) "." INBOX.Trash
Jan 5 19:28:40 www roundcube: [4D10] S: A0005 OK Completed (0.000 secs 11 calls)
Jan 5 19:28:40 www roundcube: [4D10] C: A0006 GETQUOTAROOT INBOX
Jan 5 19:28:40 www roundcube: [4D10] S: * QUOTAROOT INBOX
Jan 5 19:28:40 www roundcube: [4D10] S: A0006 OK Completed
Jan 5 19:28:40 www roundcube: [4D10] C: A0007 LOGOUT
Jan 5 19:28:40 www roundcube: [4D10] S: * BYE LOGOUT received
Jan 5 19:28:40 www roundcube: [4D10] S: A0007 OK Completed
Roundcube version: 0.9.5
Checking PHP version
Version: OK(PHP 5.5.9-1ubuntu4.14 detected)
Checking PHP extensions
The following modules/extensions are required to run Roundcube:
PCRE: OK
DOM: OK
Session: OK
XML: OK
JSON: OK
PDO: OK
The next couple of extensions are optional and recommended to get the best performance:
FileInfo: OK
Libiconv: OK
Multibyte: OK
OpenSSL: OK
Mcrypt: OK
Intl: OK
Exif: OK
Checking available databases
Check which of the supported extensions are installed. At least one of them is required.
MySQL: OK
PostgreSQL: OK
SQLite: OK
SQLite (v2): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-sqlite.php)
SQL Server (SQLSRV): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-sqlsrv.php)
SQL Server (DBLIB): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-dblib.php)
Check for required 3rd party libs
This also checks if the include path is set correctly.
PEAR: OK
Net_SMTP: OK
Net_IDNA2: OK
Mail_mime: OK
Checking php.ini/.htaccess settings
The following settings are required to run Roundcube:
file_uploads: OK
session.auto_start: OK
zend.ze1_compatibility_mode: OK
mbstring.func_overload: OK
suhosin.session.encrypt: OK
magic_quotes_runtime: OK
magic_quotes_sybase: OK
The following settings are optional and recommended:
allow_url_fopen: OK
date.timezone: NOT OK(not set)
register_globals: OK
Why are you using Roundcube 0.9.5?
because that's the packaged version with ubuntu server that I am running. However I just manually installed 1.1.4 and it does the same thing. Empty folders all around.
Peter
ok, I fixed it myself. Had to add a AllowOverride to the site config, so the Rewrite rules would work.