Top "Roundcube" questions

Roundcube is a web-based IMAP email client written in the PHP programming language.

roundcube issue : connection to storage server failed

I am getting this error("connection to storage server failed") lines in roundcube. I have checked everything, configurations and database …

storage roundcube
IMAP Error: Login failed - Roundcube

I'm trying to login to Roundcube only the program won't let me. I can login to the said account from …

imap roundcube
How configure roundcube to work with imaps?

I recently installed Postfix, Dovecot to setup a mail server on my own VPS ( using this tutorial: Email with Postfix, …

email ssl imap postfix-mta roundcube
Where are my roundcube logs stored?

In my roundcube config file config.inc.php I have found // LOGGING $config['log_driver'] = 'syslog'; $config['syslog_facility'] = LOG_…

roundcube
importing address book in roundcube doesn't do anything

I implemented roundcube mail as a mail manager on a virtual private server of mine. Everything works fine, but the …

csv addressbook roundcube
Connection to imap server failed on Roundcube

I have installed Roundcube on local machine and it works fine, but with same configuration, it is not working on …

roundcube
Roundcube install, getting MYSQL_ATTR_FOUND_ROWS fatal error

I'm installing Roundcube 0.9.0 on a shared host server. I have PHP 5.3.8 with PDO activated however when i'm installing roundcube, this …

php pdo fatal-error roundcube
Vesta CP and RoundCube Mail database error

Hello all i am having a vps server with vesta installes but i am having database connection error with roundcube …

php ssh vps roundcube vesta
Roundcube webmail change login form

I am trying to change the label "Username" to "Email Address" on the login form. When I open /skins/default/…

webmail roundcube
javascript/jquery: focus() not working

I want to focus a special id (in roundcube) by a keyboard shortcut. The html is ... <div id="mainscreen"&…

javascript jquery focus roundcube