|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
System.Web.MailHello,
I try to send dotnet MailMessage via dotnet SmtpMail.Send. This works fine on my machine. The question is now, what prerequisites do I have to do this. As far as I see the framework only wraps CDO. So is CDO required? If yes which version? Can I only register cdo.dll (Version 1.2.x or higher)? Thanks - Patrick Yes, CDO is required. For all questions related to SmtpMail, visit
Complete FAQ for the System.Web.Mail namespace http://systemwebmail.com/ specifically for your question: 1.3 What do I need to send email in .NET? -- Show quoteCarlos J. Quintero MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET You can code, design and document much faster. http://www.mztools.com "Patrick Jox" <Patr***@softwerk-n-o-s-p-a-m-technologies.com> escribió en el mensaje news:OZBzaiN%23EHA.3820@TK2MSFTNGP11.phx.gbl... > Hello, > I try to send dotnet MailMessage via dotnet SmtpMail.Send. This works fine > on my machine. The question is now, what prerequisites do I have to do > this. As far as I see the framework only wraps CDO. So is CDO required? If > yes which version? > > Can I only register cdo.dll (Version 1.2.x or higher)? > > Thanks - Patrick > |
|||||||||||||||||||||||