Albert Czarnecki wrote:
When I try to RC webmail I give login failed, I add structure mysql database on the RC to my virtual_post database , and I configure db.inc.php and give password/database and still I can't loging
For clarity, does the above mean that you did the following:
file to your roundcube database; 2. Set up a roundcube admin user with SELECT, INSERT, UPDATE and DELETE privileges on the roundcube database; 3. Set db_dsnw in config/db.inc.php to the appropriate value; 4. Verified that the db_table_* values match the tables names in the database.
I trying get my e-mail with Thunderbird and I authenticates with IMAP server and it's working, I have too a webmail squirrelmail and user can loging, but when I try loging with roundcoube there is a problem
Ok, so it's an issue with your roundcube configuration. Are the default_host and default_port variables in config/main.inc.php correct for your IMAP server? What errors are you getting in your web server's and/or IMAP server's log(s)?