Russell \"Elik\" Rademacher wrote:
>
> Okay. Got a little unique problem here.
>
> One of the users want to set up his catch all account to forward all emails
> to outside email account. But it seems when that is setup, all emails that
> does not match with any valid email account in teh domain get delivered into
> the josh account, which is set to be forwarded.
>
> So...how do we fix that problem so that if a person set the account as
> catchall, and also have it set to be forwarded?
>
> I am using vpopmail 4.7.9 here with Qmailadmin 0.39.
>
> ----------------------------------------------
> Linux Administrator & Consultant
> Russell "Elik" Rademacher
The easiest way is to modify the .qmail-default file and
just put in the users email address he wants everything
forwarded to
echo "&user@domain" > ~vpopmail/domain/"domain name"/.qmail-default
Ken Jones