Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > CDONTS doesnt work always

Reply
Thread Tools

CDONTS doesnt work always

 
 
amith shetty
Guest
Posts: n/a
 
      08-18-2003
I am using CDONTS to send mail to the user from my ASP application.
However, the code doenst works all the time. I am able to get mails but
nothing happnes most of the time. The code works maybe once in 20 tries.
What could be the reason? Thanks in advance.



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
 
Curt_C [MVP]
Guest
Posts: n/a
 
      08-19-2003
check your BADMAIL (and other mailroot) folders to see if it's stuck in
there....

--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
...Offering free scripts & code snippits for everyone...
---------------------------------------------------------


"amith shetty" <> wrote in message
news:...
> I am using CDONTS to send mail to the user from my ASP application.
> However, the code doenst works all the time. I am able to get mails but
> nothing happnes most of the time. The code works maybe once in 20 tries.
> What could be the reason? Thanks in advance.
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



 
Reply With Quote
 
 
 
 
John Blessing
Guest
Posts: n/a
 
      08-20-2003
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:...
> check your BADMAIL (and other mailroot) folders to see if it's stuck in
> there....
>
> --
> ----------------------------------------------------------
> Curt Christianson (Software_AT_Darkfalz.Com)
> Owner/Lead Designer, DF-Software
> http://www.Darkfalz.com
> ---------------------------------------------------------
> ..Offering free scripts & code snippits for everyone...
> ---------------------------------------------------------
>
>
> "amith shetty" <> wrote in message
> news:...
> > I am using CDONTS to send mail to the user from my ASP application.
> > However, the code doenst works all the time. I am able to get mails but
> > nothing happnes most of the time. The code works maybe once in 20 tries.
> > What could be the reason? Thanks in advance.
> >
> >
> >
> > *** Sent via Developersdex http://www.developersdex.com ***
> > Don't just participate in USENET...get rewarded for it!

>


IME CDONTS is unreliable. I've had much more reliable results using one of
the free smtp mail components such as jmail or aspemail
(http://www.aspemail.com)

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software at affordable prices
http://www.free-helpdesk.com - Completely free help desk software !
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook
http://www.lbesync.com - Synchronize two Outlook Personal Folders


 
Reply With Quote
 
amith shetty
Guest
Posts: n/a
 
      08-20-2003
there are no records in the badmail folder ..only those with bad emails
...
cant understand where the mails disappear...



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sort list doesnt work, key=str still doesnt work notnorwegian@yahoo.se Python 3 05-27-2008 04:32 AM
jsf core tag <f:param> doesnt work with <h:commandButton> but work with <h:commandLink> Janaka Perera Java 0 10-29-2007 08:10 PM
PC doesnt boot first time and doesnt shutdown dann Computer Support 6 08-21-2006 07:31 AM
CDONTS doesnt seem to work RIP ASP General 2 02-15-2004 09:55 AM
CDOnts.newmail attachfile don't work right when file is large maher ASP General 0 07-08-2003 04:36 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57