On Tue, 13 May 2003, Andrzej Radke wrote:
OK, to
achieve this you will need a condition to differentiate the
domains. For example something like this:
------------cut--------------------
------------cut--------------------
This is easy if you have a small number of domains that you want to
handle and you don't change it very often.
If you need multidomain support and the domains are created often or
automatically then it is also possible to do this without
modifications of the script and restarting the server. But only CVS
version of ser supports that.
Jan.
Thanks Jan once more for you help :)
One question yet.
What with aliases for separate domains ?
Have to I add something to my configuration ?
something like this: save("aliases") save("aliases1")
for separate domian registration ?
Andrzej