[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] MX Problems with Domain Forwarding - RaQ4
- Subject: [cobalt-users] MX Problems with Domain Forwarding - RaQ4
- From: "aljuhani" <aljuhani@xxxxxxxxx>
- Date: Wed Jul 10 16:15:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello List..
I'm trying to make a domainB.com point to domainA.ws, the web works fine but i'm not able to configure the email correctly (my Machine is Cobalt RaQ4):
Here is what I made:
from the Control Panel:
A Record: DomainB.com pointing to DomainA IP address
A Record: mail.domainB.com pointing to DomainA IP address
CNAME Record: www.domainB.com pointing to www.DomainA.ws
MX Record: domainB.com pointing to mail.DomainA.ws
I also added the following line to the /etc/mail/virtusertable
DomainB.com<tab>%1@xxxxxxxxxx
and made makemap hash virtusertable < virtusertable
DomainA.ws has a virtual website and I do not want to make a virtual site for DomainB.com, I just need it to forward mail/web to DomainA.ws.
With above setups the web forwarding works fine but the email does not. When I send a message to user@xxxxxxxxxxx I get the following error bounced from my MAILER-DAEMON:
----- The following addresses had permanent fatal errors -----
<user@xxxxxxxxxxx>
----- Transcript of session follows -----
554 5.0.0 MX list for kingdomtowers.com. points back to ns.MySeverMainDomain.com
554 5.3.5 <user@xxxxxxxxxxx>... Local configuration error
Reporting-MTA: dns; ns.MySeverMainDomain.com
Received-From-MTA: DNS; [IP_Address]
Arrival-Date: Wed, 10 Jul 2002 18:50:27 -0400
Final-Recipient: RFC822; user@xxxxxxxxxxx
Action: failed
Status: 5.5.0
Remote-MTA: DNS; DomainB.com
Last-Attempt-Date: Wed, 10 Jul 2002 18:50:29 -0400
Any Ideas.
Thanks.