Hello,
this is my first post. I have been using Roundcube for 3 years, but always as a component for joomla.
I decided to install stand alone version. Everything went fine, configuration went fine too.
I am having login issue that I don“t quite understand. When I login it gives me back login form at ?_task=mail
$rcmail_config['auto_create_user'] = TRUE; and in dbase I can see user was created. When it was FALSE it was PHP Error: Acces denied for new user.
I have got the same settings as in joomla, thus I should login without any problems (I guess...)
error log contains nothing but IMAP Error: Authentication for xxxxxxxxxxxxxxxxxx failed (LOGIN): "a001 NO Login failed." when I typed wrong (non existing) usernames.
Is there anything I possible could do wrong?
edit: disregard: it seems that mail server name must be completely different than in joomla