55 pts.
 exchange 2003 incoming email connection refused
Hi all and thanks in advance,

I'm having an issue with a SBS2003 with exchange 2003.  I've set up a new web domain name which we are going to use within the recipient policy.  They already have several domain names so nothing new but, with the new domain name I'm getting a bounch back saying the connection is refused.  This is coming from the external ISP "4.4.0 - Other network problem '[Errno 61] Connection refused'".  Now this domain name isn't setup any different to the other domain names but this is only happening with the new domain name. 

I am running Sophos PM and I have set that up as the others as well.  The only thing different to this domain name to the others is a different DNS host but I can ping and telnet to the address and get the same response as the other domains.

I just don't know what else to do and they are trying to roll out the rebranding with the new domain name and this is holding them back now.

Regards

 

Tim



Software/Hardware used:
SBS 2003, exchange 2003, Sophos
ASKED: October 10, 2011  3:15 AM
UPDATED: October 17, 2011  10:34 AM
  Help
 Approved Answer - Chosen by Autumncs (Question Asker)

Things to look at -

SPF records for the Domain
MX Records are correct - and return to the right location
Certificates on the server have the NEW Domain details

These are a good place to start.

ANSWERED:  Oct 10, 2011  10:45 AM (GMT)  by Autumncs

 
Other Answers:
Last Wiki Answer Submitted:  June 27, 2012  7:37 am  by    0 pts.
Latest Answer Wiki Contributors: 
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks for that,

SPF isn’t a problem
MX is fine
and the certificates are updated as well

But I this have the bounce back. Any thing else? It looks like it’s the sbs server itself but I can’t understand why this one’s not working and four others are fine.

Regards

TIm

 55 pts.

 

I’ve also disabled Sophos PM to eliminate that and it’s not the problem

 55 pts.

 

Can you confirm where you have entered the new Domain etc?

Exchange Gateway – Hub transport etc????

Can you post the headers?

 10,615 pts.

 

OK in the Exchange System Manager -> recipient -> recipient policy -> default policy -> Email addresses (policy) and as smtp and *@newdomain.com.au

No Exchange Gateway or Hub transport it’s exchange 2003

and he’s the header from the bounced message,

Microsoft Mail Internet Headers Version 2.0
Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]) by externaldomain.com.au with Microsoft SMTPSVC(6.0.3790.4675);
Tue, 11 Oct 2011 15:24:04 +1100
Message-Id: <79755f$cn5br3@ipmail06.adl6.internode.on.net>
Received: from localhost by ipmail06.adl6.internode.on.net;
11 Oct 2011 14:47:18 +1030
Date: 11 Oct 2011 14:47:18 +1030
To: Tim@externaldomain.com.au
From: “Mail Delivery System – BM” <MAILER-DAEMON@internode.on.net>
Subject: Delivery Status Notification (Delay)
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status; boundary=”PR1IK.4hlukwndR.19Xly5.AhUXKnM”
Return-Path: <>
X-OriginalArrivalTime: 11 Oct 2011 04:24:04.0484 (UTC) FILETIME=[9C286440:01CC87CD]

–PR1IK.4hlukwndR.19Xly5.AhUXKnM
content-type: text/plain;
charset=”us-ascii”
Content-Transfer-Encoding: quoted-printable

–PR1IK.4hlukwndR.19Xly5.AhUXKnM
content-type: message/delivery-status

–PR1IK.4hlukwndR.19Xly5.AhUXKnM
content-type: message/rfc822

X-IronPort-RLcust: INSIDEinternodeSR90
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AvUOAAbckk47p7mS/2dsb2JhbABDgk2WFk2HPogqBIFVAgMZAxQvLAEMAR0GDAwHUAQDAQQTCJ90nxKGYmEEk3eRZg
Received: from ppp185-146.static.internode.on.net (HELO externaldomain.com.au) ([externalip])
by ipmail06.adl6.internode.on.net with ESMTP; 10 Oct 2011 22:25:15 +1030
Subject: test
Date: Mon, 10 Oct 2011 23:01:50 +1100
Message-ID: <6A00DA09AF75414BAA88461B95DBA4471571B7@server.Autumn.local>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary=”—-_=_NextPart_001_01CC8744.64F162EE”
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Content-class: urn:content-classes:message
Thread-Topic: test
Thread-Index: AcyHQ3OeDiX+ZUY5QHybO/91WeU7AA==
X-MimeOLE: Produced By Microsoft Exchange V6.5
From: “Tim Giles” <Tim@externaldomain.com.au>
To: <administrator@newdomain.com.au>

——_=_NextPart_001_01CC8744.64F162EE
Content-Type: text/plain;
charset=”us-ascii”
Content-Transfer-Encoding: quoted-printable

——_=_NextPart_001_01CC8744.64F162EE
Content-Type: text/html;
charset=”us-ascii”
Content-Transfer-Encoding: quoted-printable

——_=_NextPart_001_01CC8744.64F162EE–

–PR1IK.4hlukwndR.19Xly5.AhUXKnM–

 55 pts.

 

Hi all,

I could go ahead for this. Open cmd prompt, do a telnet localhost 25, if that doesnt work…. do telnet IP address of exchange 25, now type ehlo
you will see some verbs, now type in…
mail from: xyz@microsoft.com
rcpt to: abc@yourdomain.com
data
Tesnet test mail
.
quit

———in rcpt put in a user emaill address on your exchange server and in mail from type in any external email address of urs…..
check if you get this mail…………………

 1,125 pts.

 

Yes the internal telnet message worked

 55 pts.

 

I think I have worked out what is wrong. This is something with the DNS hosting when you ping the mail.domainname.com it shows the mail server IP address but if I search for DNS records it’s not shown a MX record and when I’ve traced an email it goes to the web site IP not the mail record.

Regards

Tim

 55 pts.