[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Domain etiquette
So is there a rule we can put in the virtusertable that allows aliases for
our .co.uk domain to be used by our .com domain ?
i.e. An alias defined for user1 on our familiar.co.uk domain, is also
respected by our familiar.com domain
At present we have to hand code in all the familiar.com aliases.
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Steven Glogger
>
> > 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