RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > News and Announcements > General Discussion

For more information about the ads and why they're here, please see the FAQ

Reply
  #1  
Old 07-28-2009, 06:08 AM
Registered User
 
Join Date: Jul 2009
Posts: 3
Default how to add more than one domain name on roundcube

i'm a new member and also new for using roundcube, i installed roundcube with xampp(database) and Hmailserver. due to my work place that need to provide account in many domain so i don't know the step to configure my roundcube to run for many domains in one server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 07-29-2009, 03:48 AM
Registered User
 
Join Date: Jul 2009
Posts: 3
Default please help

when i try to configure 2 domain in the main.inc.php file by put the command below:
$rcmail_config['include_host_config'] = array(
'mail.tik.net' => 'tik.inc.php',
'mail.nast.com' => 'nast.inc.php'
);

and then i copy the main.inc.php file and remame is as tik.inc.php and nast.inc.php and change a little bit configure such as:
1. $rcmail_config['default_host'] = 'mail.tik.net';
2.$rcmail_config['username_domain'] = 'tik.net';
3.$rcmail_config['smtp_server'] = 'mail.tik.net';
4.$rcmail_config['smtp_helo_host'] = 'mail.tik.net';
by now i can't not go to the phpmyadmin page so it's getting error to connect with the database. please give me some advice
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 07-29-2009, 08:35 AM
Super Moderator
 
Join Date: May 2007
Posts: 664
Default

i dont really see how changing your RC config would affect access to phpmyadmin could you give us some more info?
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more…
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 07-29-2009, 10:44 AM
Registered User
 
Join Date: Jul 2009
Posts: 3
Default

now, i reinstall all again, so i would like you to give me some advice how to configure RC if i want it to use for multiple domain, my RC work with XAMPP and hmailserver

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 07-30-2009, 07:27 PM
Super Moderator
 
Join Date: May 2007
Posts: 664
Default

do all your domains connect to the same imap server? if they do then probably all you need to change is:
$rcmail_config['username_domain']
$rcmail_config['mail_domain']
and you can use a little bit of php to generate the values for those based on the URL used to access the site. If you are not sure how to do that please search the forum there are lots of examples.
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more…
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:24 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community