473,499 Members | 1,886 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CDONTS & Unable to bind to the destination server in DNS

I have a win2k server with multiple domains on it many of which have a
generic contact us page with a form that when submitted calls an .asp
page that utilizes CDONTS. These pages have worked extremely well in
the past until a couple days ago when all of a sudden every time that
page is called i'm getting event 4000 in source smtpsvc Message
delivery to the remote domain 'mydomain.com' failed for the following
reason: Unable to bind to the destination server in DNS.

The mail just gets dropped into the queue and eventually into
badmail. I've found lots of other people on the web who have
encounter similar problems but have found no solution yet. I've
restarted SMTP, restarted DNS client, restarted the server,
everything, played with settings and still am getting this error.
Which is bizarre because it was working great until out of nowhere it
fails for an unknown reason.

Any advice or opinions on what I could try to fix this would be much
appreciated.

Apr 27 '07 #1
4 5687

"Sin Precedente" <si***********@gmail.comwrote in message
news:11**********************@t38g2000prd.googlegr oups.com...
I have a win2k server with multiple domains on it many of which have a
generic contact us page with a form that when submitted calls an .asp
page that utilizes CDONTS. These pages have worked extremely well in
the past until a couple days ago when all of a sudden every time that
page is called i'm getting event 4000 in source smtpsvc Message
delivery to the remote domain 'mydomain.com' failed for the following
reason: Unable to bind to the destination server in DNS.

The mail just gets dropped into the queue and eventually into
badmail. I've found lots of other people on the web who have
encounter similar problems but have found no solution yet. I've
restarted SMTP, restarted DNS client, restarted the server,
everything, played with settings and still am getting this error.
Which is bizarre because it was working great until out of nowhere it
fails for an unknown reason.

Any advice or opinions on what I could try to fix this would be much
appreciated.

Logon to the server having the problem
Run... nslookup
>set querytype=MX
mydomain.com
You should get the host name and the IP of the server that handles this mail
domain.
If you don't get anything or what you get is not correct then that wiil be
the problem.


Apr 28 '07 #2
Ok thanks for the reply, i've done that and i've got a host name and
IP of the server that handles this mail, but what do I do with this
info as I still don't have a solution? Is the problem then with that
host name?

Apr 28 '07 #3

"Sin Precedente" <si***********@gmail.comwrote in message
news:11*********************@l77g2000hsb.googlegro ups.com...
Ok thanks for the reply, i've done that and i've got a host name and
IP of the server that handles this mail, but what do I do with this
info as I still don't have a solution? Is the problem then with that
host name?
The purpose of the exercise was to check that the server was able to resolve
the mail domain name to an IP address of a host server. Another objective
was for you to take a look at the resolved info and confirm that it is
resolving the correct server.

Apr 29 '07 #4
Ok, it does resolve, and it is resolving the correct server, the same
server it resolved in the past when all the forms were working. Any
other ideas?
Apr 29 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5226
by: Sean | last post by:
Hi I have a website hosted on a virtual server, and am trying to run a script that sends an email with a BCC address. The email gets sent just fine, except for the BCC recipient, who doesnt...
1
4693
by: | last post by:
Hi Guys CDONTS works with all sites hosted on my test server bar one (which surely rules out a miscomputation of the Default SMTP server in IIS). I have tried uploading the file with make up...
1
4060
by: Chris | last post by:
I get the follow error on a linux box that is running sun asp: CDONTS.NewMail.1 error '80020009' unable to connect to server The error occurs when the Send Command is Executed. Here is my code...
12
1933
by: tshad | last post by:
I am trying to run a test sending mail using CDONTS on my W2K3 machine. It works fine running from my WXP Pro, but I don't recieve the mail if run the W2K3 machine. Both machines have IIS...
2
2742
by: Chris Pearson | last post by:
I recently set up a web site which I am running locally on my laptop using ASP.Net. From a web form on the site I am attempting to send an email programmatically using the CDONTS class to an SMTP...
1
4211
by: sianan | last post by:
I tried to use the following example, to add a checkbox column to a DataGrid in an ASP.NET application: http://www.codeproject.com/aspnet/datagridcheckbox.asp For some reason, I simply CAN'T get...
1
1365
by: Eric | last post by:
I've got a vb.net application that attaches an outgoing file and emails it to a destination. I use my email address as the From. The application runs on my desktop machine. It is not web-based and...
0
2172
by: venkatbo | last post by:
Hi folks, I'm trying to get lighttpd, fastcgi & python working on a 2.4.21.x i686 linux system. I tried following the steps in: ...
1
2667
by: yawnmoth | last post by:
I wrote a PHP script that needs to connect to port 53 on UDP and on some (shared) servers it doesn't seem to be working. This makes me currious - is it possible that these servers connections on...
0
7131
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7007
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7220
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7388
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5470
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4600
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3099
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3091
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
297
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.