Roundcube Community Forum

 

Add the url after login info

Started by msh100, February 21, 2007, 04:03:17 PM

Previous topic - Next topic

msh100

Hello ,
if the user dosnt put in the url in the login ,is there a way for round cube
to automaticly add the ur l , thanks :D

bugler

Hi,

open /config/main.inc.php and go to

// 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'] = 'mydomain.com';

if the user types: itisme, then at the end his name will be [email protected]