[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Domain etiquette
- Subject: RE: [cobalt-users] Domain etiquette
- From: "Steven Glogger" <list@xxxxxxxxxx>
- Date: Thu Jan 13 07:33:35 2000
> Interesting note about the virtusertable rule ... would this:
>
> @familiar.com %1@xxxxxxxxxxxxxx
this means, that all mail, that is sent to .com will be 'redirected' to
co.uk
if you send by example a mail to steven@xxxxxxxxxxxx, the mail will be
redirected to steven@xxxxxxxxxxxxxx (the %1@ means, that the email-user
stays..)
-Steven
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Andrew D. Forkes
> Sent: Donnerstag, 13. Januar 2000 16:04
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] Domain etiquette
>
>
> Thanks, yep that's how we've got it configured at present using the
> ServerAlias in the httpd.conf file.
>
> Interesting note about the virtusertable rule ... would this:
>
> @familiar.com %1@xxxxxxxxxxxxxx
>
> mean that *all* aliases configured for our main site (familiar.co.uk) also
> work for email to familiar.com ?
>
> If so then I can stop entering each alias individually into the
> virtusertable manually (DoH!)
>
> Let us know.
> Cheers,
> Andrew
>
> > -----Original Message-----
> > From: cobalt-users-admin@xxxxxxxxxxxxxxx
> > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Steven Glogger
> > Sent: 13 January 2000 14:28
> > To: cobalt-users@xxxxxxxxxxxxxxx
> > Subject: RE: [cobalt-users] Domain etiquette
> >
> >
> > On Virtual with an ServerAlias for the other domain...
> > <snip>
> > <VirtualHost 195.49.39.40>
> > ServerName www.domain.com
> > ServerAdmin domain.com www.otherdomain.com otherdomain.com
> > ServerAlias buerogestaltung.ch
> > DocumentRoot /home/sites/site1/web
> >
> > </snip>
> >
> > if you want to forward email:
> > be sure you'll have the domain in the /etc/sendmail.cw file...(so
> > de mail to
> > the domain will be accepted...)
> > and in the /etc/virtusertable (at the end) you should have an
> entry like:
> > @domain.com %1@xxxxxxxxxxxxxxx (all send to @domain.com will be
> > forwarded to
> > @otherdomain.com)...
> >
> > so it works fine...
> >
> > -Steven
> >
> > > -----Original Message-----
> > > From: cobalt-users-admin@xxxxxxxxxxxxxxx
> > > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
> Andrew D. Forkes
> > > Sent: Donnerstag, 13. Januar 2000 15:22
> > > To: cobalt-users@xxxxxxxxxxxxxxx
> > > Subject: [cobalt-users] Domain etiquette
> > >
> > >
> > >
> > > We have 2 domains familiar.co.uk & familiar.com. Being UK based
> > > we tend to
> > > use the .co.uk one more. Both these domains point to the
> same web site.
> > > Considering this, how would people advise us to host them ?
> > >
> > > i.e. One main site, One virtual. SiteAlias(es) ? both virtual ?
> > >
> > > At present our main site is co.uk, and we use SiteAlias for the
> > > .com. Just
> > > wondering whether there was a better way ...
> > >
> > > Best things,
> > > +-----+
> > > Andrew D. Forkes, Patron.
> > > Familiar
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>