Blocked Domain?
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
Blocked Domain?

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Exchange General
Author Message
Michael D. McGill
Guest





Posted: Thu Jan 13, 2005 2:37 am    Post subject: Blocked Domain? Reply with quote

I am running Exchange 5.5 on an NT 4.0 box (I know I am upgrading soon).
There is one particular domain that when I send an outgoing e-mail to I get
the following bounce back message right away:

Your message did not reach some or all of the intended recipients.
Subject: test
Sent: 1/12/2005 3:27 PM
The following recipient(s) could not be reached:
'support@clevelandtime.com' on 1/12/2005 3:27 PM
The recipient name is not recognized
The MTS-ID of the original message is: c=US;a=
;p=MSCUSA;l=MSCPDC-050112202659Z-7310
MSEXCH:IMS:MSCUSA:MSCPDC:MSCPDC 3550 (000B099C) 550 5.7.1
<support@clevelandtime.com>... Access denied

Is this aproblem on my exchange box or is the denial coming from elsewhere?
If from the exchange box how can I undo this?

Thanks in Advance,
Mike

Back to top
shifty
Guest





Posted: Thu Jan 13, 2005 3:45 am    Post subject: Re: Blocked Domain? Reply with quote

There's a quick way to find out.

Get on the Exchange server.
Quote:
From a DOS prompt, you'll want to nslookup on the domain name to ensure
the details are correct. You'll then want to telnet into the

mailserver listed and ensure you can drop off a mail. I'll give a
rough outline of how to do this, but some commands may be diff't, I
don't have any NT3/4 boxes to verify this on. Play it by ear :) :

Log onto the Exchange server.

First, we'll check DNS and get their mailserver address.
Open a command/MSDOS prompt
Type: nslookup
You should see a ">" prompt.
Type: clevelandtime.com
Verify the IP address is correct (www.dnsstuff.com has lookup tools)
Type: set type=mx (no spaces before and after the = sign!)
Type: clevelandtime.com
You should see a couple of MX records the one with the lowest
preference is the main mailserver (10)
Type: set type=a (again, no spaces)
Type: mail.nacs.net (this should be the record for preference 10)

I show:
Name: mail.nacs.net
Address: 207.166.192.19

This should be the IP in question. Next, we'll try to telnet in and
drop off a mail to see if they're actively blocking you.


Open another command/MSDOS prompt.
Type: telnet
You should see a command prompt: "Microsoft Telnet>"
Type: set ?
You should see some option of "localecho" or "local_echo" in the list.
Type: set localecho (in the same way it's spelled from last step)
Local echo should report as "on".
Type: open 207.166.192.19 25
This will try to open a telnet connection to their mailserver on port
25.
If it fails, you have something blocking you - on your end, theirs or
in between.
If successful, you should see an SMTP banner such as this:

220 node1.nacs.net ESMTP Microsoft MAIL Service, Version:
5.0.2195.2966; Wed, 12 Jan 2005 16:39:34 -0500 - This server is in Ohio
and under Ohio law sending unsolicited mail can cost you up to $
500,000. This banner serves as our notice to you that we will
prosecute any parties sending unsolicited mail to this server. You
must have proof that the recipient subscribed to the list, and
double-check by sending an approval code, o therwise your message is
unsolicited and is in violation of this law.

At which time, if you comply with their banner (!!!), you should
continue ....
Type: HELO yourdomain.com (where your domain is the current domain)
If your domain is invalid, they will terminate the connection (this is
protection feature on their end).
Type: MAIL FROM: youremail@yourdomain.com (again, fill in accordingly)
It should be accepted, otherwise error will be generated.
Type: RCPT TO: recipient@theirdomain.com
It should be accepted, otherwise error will be generated.
Type: DATA
You will then enter the contents of your message. When you finish, hit
<enter> followed by period (.) and <enter> again.

Type: Quit


This should go off without a hitch. If it does, they are accepting
mail from you, but you have a misconfiguration on your Exchange server.

Most likely culprit, IMHO, is you probably have your Exchange server
configured to "HELO" with your active directory domain, which,
obviously, is probably not able to be reverse-lookup'd on.

Other possible scenario is you don't have a reverse lookup record for
the IP of your mailserver.
Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Exchange General All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB