kmnair a écrit : > 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'; > >
You can also change the login template, so that "@domain.com" is written near the textbox -- Wadin Julien Tel : +32 (0) 475 632 168 Web : http://blog.julienwadin.be/ Simplifiez vous Postfix : http://postfixwinadmin.jwhosting.eu _______________________________________________ List info: http://lists.roundcube.net/users/
