Re: "C:\Inetpub\mailroot\Queue" - SCRIPT SOURCE included

From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 12/18/04


Date: Sat, 18 Dec 2004 21:17:46 GMT

On Sat, 18 Dec 2004 15:48:25 -0500, "Uncle Ben" <spamfree@nospam.com>
wrote:

>Can you tell me where I can correct my DNS?

It's your DNS client, in Network Connections, Local Connection, TCP/IP
Properties...

Ensure the DNS server you have designated allows the resolution of the
destination. Use NSlookup to test. For info on DNS and NSLookup, try
the DNS groups.

Jeff

>"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
>news:41c475c0.227751829@msnews.microsoft.com...
>> On Sat, 18 Dec 2004 07:25:00 -0500, "Uncle Ben" <spamfree@nospam.com>
>> wrote:
>>
>> >From the Event Viewer:
>> >
>> >"Message delivery to the remote domain 'myplace.com' failed for the
>> >following reason: Unable to bind to the destination server in DNS. "
>> >
>> >How do I fix this?
>>
>> Correct your DNS so it can find the destination server. Try a
>> NSlookup of the MX record for the destination to test.
>>
>> Jeff
>>
>> >> I'm running Windows 2000 Professional. Below is a simple VBS that I
>wrote
>> >> to send e-mail. For some reason, after executing it, an .EML file is
>> >> created in "C:\Inetpub\mailroot\Queue" but it will not send.
>> >>
>> >> What should I do to make it send??
>> >>
>> >> Thank you!
>> >>
>> >>
>> >> 'BEGIN SCRIPT
>> >>
>> >> Set objMessage = CreateObject("CDO.Message")
>> >> objMessage.Subject = "Test"
>> >> objMessage.Sender = "admin@nospam.com"
>> >> objMessage.To = "myemail@myplace.com"
>> >> objMessage.TextBody = "This is a test."
>> >> objMessage.Send
>> >>
>> >> 'END SCRIPT
>> >
>>
>



Relevant Pages

  • Re: Some DNS server names will not resolve using internal servers
    ... I have done all the nslookup commands. ... All of our external ISP DNS ... Is there a trace i could do on the DNS server to tell me what is happening? ...
    (microsoft.public.windows.server.dns)
  • Re: Windows 2003 SBS DNS timeouts
    ... I've got a Windows 2003 Small Business Server running a DNS server. ... Usually resolving addresses (e.g. by using a web browser or by using ... try a query using nslookup: ...
    (microsoft.public.windows.server.dns)
  • Re: Can not resolve www.microsoft.com or www.yahoo.com
    ... Same type of search works via nslookup against a fully patched ... Windows 2003 DNS server. ... have also tryed with Netware DNS and it can also resolve. ... a friend of mine at another company also running windows 2003 DNS server ...
    (microsoft.public.windows.server.dns)
  • Re: Can not resolve www.microsoft.com or www.yahoo.com
    ... Same type of search works via nslookup against a fully patched ... Windows 2003 DNS server. ... a friend of mine at another company also running windows 2003 DNS server ...
    (microsoft.public.windows.server.dns)
  • Re: MX gone Mad!
    ... DNS root zone defined on your DNS server ... >tested my DNS MX configuration with NSLOOKUP and noticed that NSLOOKUP is ... >Setting a different DNS name servers for the network card, ... >Enabling or disabling DNS server on the machine makes no difference. ...
    (microsoft.public.exchange.admin)

Loading