Author Topic: auto-fill my login  (Read 3499 times)

Offline MobyCash

  • Jr. Member
  • **
  • Posts: 11
auto-fill my login
« on: June 13, 2017, 04:29:37 AM »
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?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,843
Re: auto-fill my login
« Reply #1 on: June 13, 2017, 05:05:18 AM »
check your roundcube config for `$config['login_autocomplete']`
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,843
Re: auto-fill my login
« Reply #2 on: June 14, 2017, 01:27:02 AM »
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…

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,843
Re: auto-fill my login
« Reply #3 on: June 17, 2017, 05:12:15 AM »
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…