Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Kaz on April 19, 2010, 01:13:27 AM

Title: [Solved] Unable to login - Log says successful
Post by: Kaz on April 19, 2010, 01:13:27 AM
Hi, I'm trying to get round cube working again, when I say again, I mean that it was working (last night), however I changed some settings in my mail servers (Postfix and Dovecot on CentOS) so that they supported DKIM, DomainKeys and SPF. Those changes were mostly postfix milters, and the hostname reported in the banner.

Now, I am unable to get past the login screen, I've tried reinstalling roundcube, and I've tried the SVN, but to no avail. The log even indicates a successful login, both roundcube and dovecot. When I reran the installer, the tests all ran successfully too, it sent email and hooked up to IMAP and MySQL, the users are even created in the database at logon.

So far I have made sure .htacces turns off php session auto starts and I have set ip_check to false... But still nothing.:(


EDIT: It was as simple as clearing my cookies for the domain, I feel rather dumb at this point, but oh well, I never was a cookie guy, sessions are more my style. :p