Mark Chesney wrote:
> 
> I'd rather not have a postmaster account for each virtual domain, but
> instead forward all of them to a single mailbox. I would however like to be
> able to to qmailadmin to administrate my domains. How can I have the best of
> both worlds?
> 
> Mark

Break out your favorite C editor and hack away ;]

Or use the code as is, but configure it the way you want.

echo "user@domain" > .qmail-postmaster

will redirect any incoming email for the postmaster to
any other email address on the net.

Just put that file in each virtual domain directory and
qmail-local will read it. Make sure it is owned by
vpopmail/vchkpw

Ken Jones

Reply via email to