On 10/9/07, c o <[EMAIL PROTECTED]> wrote:
> Hi all, what do I need to do so that a user only has to put their username in 
> to the login box and not the full email. [EMAIL PROTECTED] and password cut 
> down to user and password.
>
> Cheers :)


Please see the main.inc.php file in the config folder.


// Automatically add this domain to user names for login
// Only for IMAP servers that require full e-mail addresses for login
// Specify an array with 'host' => 'domain' values to support multiple hosts
$rcmail_config['username_domain'] = 'yourdomain.com';


HTH

kmn
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to