At 10:50 AM 7/30/2004, Tony Sarendal wrote:
On Fri, Jul 30, 2004 at 10:22:13AM +0200, Bogdan-Andrei IANCU wrote:
Tony Sarendal wrote:
I'm trying out this what looks like nice software while the kids are sleeping.
I just installed 0.8.14 and I'm messing around with getting multiple domains to play. What is the correct way to update the table domain ? Just an INSERT directly into the database ?
it's correct, but is not sufficient.. you need also to adapt your config file.
That part was done, I was just wondering if the direct approach was correct. Everything works now, good stuff.
Is the same username but different domains supported ?
no: tony@foobar.com != tony@foobar.net
Or should I use aliases and unique usernames instead ?
maybe, even though writing some code for domain canonization may be less tedious.
-jiri