Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Cheryl on September 11, 2012, 12:22:03 AM

Title: Logging into Roundcube
Post by: Cheryl on September 11, 2012, 12:22:03 AM
Is it necessary to enter my email and password everytime I want to access my email? Can I not just enter the password and have the username remain?
Title: Re: Logging into Roundcube
Post by: Yoni on September 11, 2012, 01:11:01 AM
Please look in the main.inc.php installation file:


// Allow browser-autocompletion on login form.
// 0 - disabled, 1 - username and host only, 2 - username, host, password
$rcmail_config['login_autocomplete'] = 0;