On 30-May-2001 Orion Productions wrote:
> Hi,
>
> I want to forward all mail for a domain (*@domain.com) to an existing e-mail
> address ([EMAIL PROTECTED]).
> What is the right way to configure this in Xmail ?
> (When adding normal user accounts and setting the redirect, it works but all
> the mail stays stored on the mailserver! Of course, that is not what i want,
> it must only forward the mail.)
You can add a catch-all alias that redirect to the receiving account :
"domain.com" "*" "[EMAIL PROTECTED]"
Obviously domain.com MUST be in domains.tab
- Davide