hi !
Is is posible to have multiple installations of roundcube all working with the same DB ?
Excuse me for the question, but, what is the goal ?
I can't understand why someone may need that, so can you explain please ?
Thanks a lot.
surething, I have plenty of domains, and to make it look more personalized I'd like to install a roundcube for each of them under their own domain, (webmail.something.com) but I don't want to install a new DB for each new install
the advante of doing it this way is that I could have personalized CSS for each domain
cheers
I see a plugin called vlogin witch come from squirrelmail...it's under developpement, but it should do what you're searching for...(i also have many domains, so i'm searching nearly the same thing)
It should be possible to access same database by differnt Roundcube installations. Just try it.
But I wouldn't go that way. I would install one Roundcube and parse the domain from the access URL. Then set the different config values according to the domain. There are several threads in the forum which could help you (f.e. http://www.roundcubeforum.net/3-news-announcements/12-general-discussion/4696-multiple-servers.html).