Roundcube Community Forum

 

auto-fill my login

Started by MobyCash, June 13, 2017, 04:29:37 AM

Previous topic - Next topic

MobyCash

How do I get to auto-fill my email address and password so I don't have to do this every time I want to view my emails?

JohnDoh

check your roundcube config for `$config['login_autocomplete']`
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

JohnDoh

Do you have access to the config files of your roundcube installation? If its not already in your config.inc.php file (typically in [rc root]/config/) then it will be in defaults.inc.php and you should copy it from defaults.inc.php to config.inc.php and put the new value into config.inc.php.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

JohnDoh

as i said the typical location of the config files is in [rc root]/config/ but I don't know if cpanel puts the config files in a different location. may be some one else how knows more about cpanel can help you.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...