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

From: Uncle Ben (spamfree_at_nospam.com)
Date: 12/18/04


Date: Sat, 18 Dec 2004 17:49:02 -0500

Thank you. DNS has been set and NSLOOKUP.EXE is reporting successfully.

But the *.EML is still not sending and is still sitting in the queue with
the same Event log entry.

Any other suggestions?

Thank you.

"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:41c49e16.238076586@msnews.microsoft.com...
> 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: Windows 2003 DNS: Recursive query fails when looking its own d
    ... If I do nslookup dcserver1.domain.com.au. ... As mentioned, in the DNS tab, I tried to uncheck the appending parent DNS ... suffix, but still, it does not want to stop appending the .com.au bit. ... > Notice that neither nslookup nor the DNS client will append the TLD "au" it ...
    (microsoft.public.windows.server.dns)
  • 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: nslookup question
    ... It seems to be happening only when they first start their browser. ... DNS on the server. ... > Something you need to keep in mind; nslookup operates a bit differently for name resolution than do most other network apps. ...
    (microsoft.public.isa.clients)
  • Re: DNS or WINs issue I do not know
    ... > I wouldn't say it is a flaw if it bypasses the local DNS cache, ... Just like it does when nslookup does the reverse ... That is a flaw (perhaps not a design flaw but certainly one of presentation ... > suffix on the client, ...
    (microsoft.public.win2000.dns)
  • Re: "C:InetpubmailrootQueue" - SCRIPT SOURCE included
    ... DNS has been set and NSLOOKUP.EXE is reporting successfully. ... But the *.EML is still not sending and is still sitting in the queue with ... > It's your DNS client, in Network Connections, Local Connection, TCP/IP ... For info on DNS and NSLookup, ...
    (microsoft.public.inetserver.iis.smtp_nntp)