Alias isn't going to work, it will only work locally within the same
domain. He's going from user.domain.com to domain.com.

You should be able to use custom domain mail processing to do what you
want.=20
Create a user.domain.com.tab file with
"redirect"[TAB]"[EMAIL PROTECTED]"

The docs say it works with incoming.=20

Bill

>----------
>From:  S=F6nke Ruempler[SMTP:[EMAIL PROTECTED]]
>Sent:  Thursday, January 16, 2003 6:20 AM
>To:    [EMAIL PROTECTED]
>Subject:       [xmail] Re: A couple of questions
>
>
>> (1) How can I get XMail forward all the incoming messages sent to a
>> locally handled domain to a single e-mail address? i.e. I want all =
the
>> mail sent to [EMAIL PROTECTED] to be automatically
>> redirected (forwarded) to [EMAIL PROTECTED] I've tried CUSTDOMAINS, =
but
>> it only seems to work with outgoing mail...
>
>use aliases:
>
>aliasadd    domain.com    *    username
>
>> (2) When a CRON job on my FreeBSD system outputs some text to stdout,
>> it is e-mailed to user <root>. Unfortunately, my XMail server does =
not
>> put it to my <[EMAIL PROTECTED]> mailbox, but rather rejects it due
>> to a "wrong e-mail address <root>". Is there any way to fix this
>> problem?
>
>in your crontab put a line at the top:
>
>MAILTO: [EMAIL PROTECTED]
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to