Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Reinhardt on June 14, 2001, 07:05:59 PM

Title: Virtual Domain
Post by: Reinhardt on June 14, 2001, 07:05:59 PM
I have set up a virtual domain and I-bay cbut I can't see how to set up email accounts for thew new domain name.  How do you do this?
Title: Re: Virtual Domain
Post by: Dan Brown on June 15, 2001, 06:14:27 AM
The same way as you set up accounts for the main domain.  user@domain1.com is the same as user@domain2.com; there is no distinction between the domains.
Title: Re: Virtual Domain
Post by: Keller on June 15, 2001, 06:21:11 PM
Hi Reinhard
I have the same problem. Did you find any solution???
Title: Re: Virtual Domain
Post by: Reinhardt on June 16, 2001, 03:57:36 AM
Nope, I think I am going to use RedHat 7 with a separate Apache on it.  It seems to be impossible with E-Smith
Title: Re: Virtual Domain
Post by: Darrell May on June 16, 2001, 09:37:57 AM
Is this what you are looking for:

http://www.netsourced.com/e-smith/docs/vdomain-alias-howto.html

Darrell
Title: Re: Virtual Domain
Post by: Reinhardt on June 16, 2001, 02:01:57 PM
I want to have the same user for different domains, but that's not possible.  For example I want a bob@domain1.com  and a bob@domain2.com  but they are not the same person.
Title: Re: Virtual Domain
Post by: Darrell May on June 16, 2001, 08:57:59 PM
Reinhardt wrote:
>
> I want to have the same user for different domains, but
> that's not possible.  For example I want a bob@domain1.com
> and a bob@domain2.com  but they are not the same person.

It may not be clear but the e-smith default works this way:

bob@domain1.com = bob
bob@domain2.com = bob

My HowTo (http://www.netsourced.com/e-smith/docs/vdomain-alias-howto.html) works this way:

bob@domain1.com = any_user_ you_want
bob@domain2.com = any_user_you_want

Hope this helps,

Darrell
Title: Re: Virtual Domain
Post by: Reinhardt on June 16, 2001, 09:46:33 PM
As far as I see from the HOWTO, if I use the howto to make bob@domain2.com go to the user fred, any mail send to fred@domain2.com will also go to that user.  Don't want that.
Title: Re: Virtual Domain
Post by: Darrell May on June 17, 2001, 02:51:19 AM
Reinhardt wrote:
>
> As far as I see from the HOWTO, if I use the howto to make
> bob@domain2.com go to the user fred, any mail send to
> fred@domain2.com will also go to that user.  Don't want that.

If you take a little initiative yourself and invest some time in researching Qmail you will see that using my How To as a guide you can do exactly what you want and just about anything you could ever imagine.

bob@domain2.com = fred
fred@domain2.com = any_user_you_want

Try starting your research at www.qmail.org

Darrell