Thanks, Curt, it was the most useful.
On my local PC all my messages are there, so as Ray suggested, I have to
look at SMTP.
Obviously I cannot check these folders on my ISP server. Perhaps they
changed SMTP settings
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:%...
> CDONTS is not the same thing as SMTP
> CDONTS is an interface TO the SMTP service.
> Look in your c:\inetpub\mailroot folder tree for the message(s) you wrote.
> If they are in there then CDONTS did it's part and SMTP isn't confiugred
> right.
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> www.Darkfalz.com
>
>
> <aa> wrote in message news:%...
> > So the problem should be with SMTP, as Ray suggested
> >
> > Also it means that on a local PC is is not supposed to work without SMTP
> > tuning, unless it gets installed and tuned by default during
installation
> > of w2k Pro -does it?
> >
> > "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> > news:O3vg$...
> > > Up through Win2k it was included. It's now gone from the OS.
> > >
> > > --
> > > Curt Christianson
> > > Owner/Lead Developer, DF-Software
> > > www.Darkfalz.com
> > >
> > >
> > > <aa> wrote in message news:...
> > > > Thanks, I'll try.
> > > > But one thing puzzles me - in one plase your resouce says CDONTS is
> > > > depricated and not shipped with Windows, whereas in another place is
> > said
> > > > that it is suppoerted by w2000 and is included in OS
> > > >
> > > > As it does not cause error, I suppose it is included in 2000
> > > >
> > > >
> > > > <> wrote in message
> > > > news:09f701c3d528$d0860cc0$...
> > > > >
> > > > > >-----Original Message-----
> > > > > >I did a working code with CDONTS on NT4
> > > > > >Now I am testing is on w2k and it looks like
> > > > > objCDONTS.Send is completely
> > > > > >ignored.
> > > > > >
> > > > > >I think is it ignored because it throws no errors,
> > > > > neither does the rest of
> > > > > >the code setting
> > > > > >objCDONTS=Server.CreateObject("CDONTS.NewMail") and then
> > > > > manipulating its
> > > > > >properties.
> > > > > >
> > > > > >Do I need to somehow set IIS5 to make objCDONTS.Send
> > > > > work?
> > > > > >
> > > > > >
> > > > > >.
> > > > > >
> > > > > If on Win 2000 use cdo. See this
> > > > > http://www.aspfaq.com/show.asp?id=2026
> > > > >
> > > > > HTH
> > > > > Mike
> > > >
> > > >
> > >
> > >
> >
> >
>
>