You probably have $rcmail_config['auto_create_user'] set to false in your config file. In that case the IMAP login succeeds but RoundCube is not allowed to create an entry in the users table and quits the login process.
Regards, Thomas
Chris Richardson wrote:
i also get this
right after i goto sign in
i am using fbsd 6 apache2 php5 and dovecot roundcube beta1
the setup is with a multi domain hosting env so the users use there full email address as the login which could be the problem, but when i turn on trace this is what i get
- CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT
LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS AUTH=PLAIN cp01 OK Capability completed. Tried PLAIN: Resource id #32
there is no log files being produced from this nor is there any errors in the apache logs. it does hit the imap server and logs in correctly
any ideas?
Geuis Teses wrote:
I have a working installation of an older version of roundcube.
I just did a clean install of roundcube 0.1beta into a new folder on the server, configured mail server settings, etc. When I access the directory where the new install is, nothing displays.
Geuis