"kevin" <21stcenturycommunications@newsgroup> wrote in message
news:7593aeb6-9522-4daa-8937-f8b8de6f8dd6@newsgroup
>I have added a second email domain to my SBS 2003 box and can send and
> receive without an issue.
>
> I do have a question regarding the reverse DNS.
>
> When I check the MX record for the new domain the Microsoft ESMTP MAIL
> Service replies with the main public email domain for the SBS box.
>
> Is this going to cause issues sending email?
>
> Any work around?
>
> Thanks
>
> Kevin
Kevin,
I'm not sure what you mean by:
"> When I check the MX record for the new domain the Microsoft ESMTP MAIL
> Service replies with the main public email domain for the SBS box." Does that mean you used a telnet session to your SBS? Please elaborate on
how you checked it.
Normally, to test to see if the MX record was created correctly, we can use
nslookup and setting the query to MX, such as:
nslookup
yourPublicDomainName.com
results show here
To test a reverse entry:
nslookup
> TypeInTheIpAddressOfYourMxRecord results show here
If you use telnet to test connectivity to your server from the outside world
(such as from home), open telnet, then type in:
open mail.domain.com 25
You should see it open up to your mail server's SMTP FQDN banner, which
should match your MX record.
If receiving for multiple domains, you can simply specify that domain2.com's
MX record is set to domain1.com's MX. This will simplify setting it up, as
well as SPF records.
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.
Ace Fekay, MCT, MCTS Exchange, MCSE, MCSA 2003 & 2000, MCSA Messaging
Microsoft Certified Trainer
For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.