Jerry A! <[EMAIL PROTECTED]> wrote:
> I've got a bunch of virtual domains that I manage and I was wondering if
> it would be possible to do the following.  Basically, I don't want to
> have to create root, postmaster, hostmaster, etc... aliases for each of
> the virtual domains.
[...] 
> I guess this would be analagous to putting something like the following
> at the top of your sendmail/postfix virtualdomains/virtuserstable:
>     root        root@localhost
> 
> Is something like this possible under qmail?

Yes, although root is a bad example.  qmail doesn't deliver to root, ever,
as a security measure.

Just put a forwarding directive in your ~alias/.qmail-* entries:

&user@localdomain

You'll typically have a line like this for each of
~alias/.qmail-{root,postmaster,...}

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to