Author Topic: Add the url after login info  (Read 6573 times)

Offline msh100

  • Newbie
  • *
  • Posts: 3
Add the url after login info
« on: February 21, 2007, 04:03:17 PM »
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

Offline bugler

  • Jr. Member
  • **
  • Posts: 54
Re: Add the url after login info
« Reply #1 on: March 02, 2007, 03:20:30 AM »
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 itisme@mydomaina.com