Re: Hosting multiple domains
Timotheus Pokorra <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <CAJ0=nQe9Mgc++3GEU+Bi8uxKaiEAujht0=2uLw16=CYJ7J2=AQ__16572.8478729308$1364473512$gmane$org@mail.gmail.com> |
Hello Bruce, On 27 March 2013 14:35, Bruce Marriner <[email protected]> wrote: > Timotheus, thank you very much for adding to the list of useful documented pieces of Kolab! I've even added a link to your page from my own wiki page on multi-hosted kolab options. For reference you can view it if you wish here : http://bmts.us/wiki/doku.php?id=article:kolab:multidomain Yes, I followed your article to get my setup to work! Thanks for writing that article and sharing your work! > I believe that patch will work safely for Roundcube and at one point I had configured something very similar but I think it will break the Activesync login. I'm not sure if you're using that or not so it may not matter for your setup. The kolab activesync uses the same kolab_auth.inc.php file for authentication information but it doesn't work exactly the same and I don't believe it has the $user variable available. I haven't researched other options with it yet as I'm testing some other things with Kolab for a few weeks or more but looking at how the kolab activesync code gets and handles the username might help you find a way to implement a similar change to parse the username for the domain information. I read something along that line on your page. I have not tested activesync yet, but I will most probably need to have it working too. All the best, Timotheus