[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Multiple Catch Alls



> Subject: [cobalt-users] Multiple Catch Alls
>
>
>
> I have sucessfully implemented using the famed
>
> @host.domain.com to a user
>
>
> What I want to know
> Is it possible to have a user  USER1  ON   DOMAIN1.COM
> who has the catchall for   @host.domain1.com  and also
> @host.domain2.com, @host.domain3.com etc etc etc
>
> or Do catchalls only work per domain.

via the GUI, yes. You can only nominate a catchall for the domain name of
the virtual server.

>
> My logic says that If a username is discrete across the whole blue box
> then I should be able to alias the catchalls from anywhere
>
> but it errors out !



This is possible to accomplish, and not very difficult, but it does require
manual editing of your /etc/virtuserstable file - after the section at the
bottom saying insert custom additions here. You'd add something like:

@domain1.com	  user1
@domain2.com	  user1

it would depend on how your other accounts are set up as well. I would
suggest you take a look at the archives, the full instructions have been
posted to the list many times already.

 --
Donna Lever