Groups | Blog | Home
all groups > iis smtp nntp > january 2007 >

iis smtp nntp : How reliable CDOSYS ??


Francois
1/22/2007 11:31:27 AM
Hello,

We have an application which send mail thru CDOSYS. A process is spawn for
each mail.

The code in the process is very straighforward. Create a Imessage,
Iconfiguration, and send the message.

All the parameters and return codes are checked.

The program run fine under the debugger, and most of the time.

But we do have some occasional full failure in OLE32.DLL when sending
several hundreds mail a day.

What should we check ?



Thanks.

Steve Schofield
1/22/2007 7:27:28 PM
Generally CDO is reliable but if you are having issues, it might worth
investigate using other features. For higher volume mailings, I've only
used .NET. You might want to look at using the built-in .NET mail class or
a 3rd party tool such as ASPNetEmail.

..NET 2.0
http://www.systemnetmail.com

..NET 1.1
http://www.systemwebmail.com

3rd party .NET component that scales very well.
http://www.aspnetemail.com

Rapid Mailer (free tool)
http://www.aspnetemail.com/rapidmailer/

Tx,

Steve Schofield
Microsoft MVP - IIS

[quoted text, click to view]

AddThis Social Bookmark Button