[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How to config complete (by domain) mail relay on RAQ3
- Subject: Re: [cobalt-users] How to config complete (by domain) mail relay on RAQ3
- From: "The Thieving Gypsy" <lists@xxxxxxxxxxxxxxxxxxx>
- Date: Thu May 3 02:51:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi all,
>
> Has anyone an idea how I can configure the RAQ3 that he is only a mail
relay
> for a hole domain.
> ==> All mails received from domain xy has to be forwarded to another mail
> server.
>
> many thx
> Markus
If you're sending all the mail for one domain to a mail server that is
visible to the internet - ie if it has a permanent IP address, or if it
dials up regularly to an ISP to drag down its mail, it would probably be
best to do the forwarding at the DNS level - change the MX record in the
domain's zone file so that it points to your mail server - eg:
mydomain.com IN MX Prority10 my.mailserver.com
If not, and you just want to redirect all email to a specific email address
somewhere else, add "@www.domain.com" into the email alias section for one
user, and then specify the email address that mail should be forwarded to
(on the Email Settings page for the user, via Site Settings). If you want
*all* emails to do to this address, you'll need to either clear the aliases
that the RaQ automatically creates for your other users, or just set all
your other users mail to forward to the same place.
Cheers,
Dave