in

Dotnetpanel Forums

Community support forums for DotNetPanel products

which mail class do you use on Windows 2008 + IIS7?

Last post 02-09-2011 9:21 AM by Vikas Sonawane. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-03-2011 12:31 AM

    • SoftDux
    • Top 75 Contributor
    • Joined on 06-02-2008
    • Johannesburg, South Africa
    • Posts 76

    which mail class do you use on Windows 2008 + IIS7?

    Hi everyone, Can someone please tell me which is the preferred mail class to use on Windows 2008 + II7? In this case, it's 64bit Windows 2008 Web + IIS7 + DotNetPanel 2.8 + SmarterMail 6.5. I haven't plaid around with ASP coding for many years, and remember using CDONTS. Is this still being used? Or should I use jmail instead? Or it is better to use an SMTP mailer class? What is included in DotNetPanel by default?
    SoftDux Website - http://www.SoftDux.com
  • 02-09-2011 9:21 AM In reply to

    Re: which mail class do you use on Windows 2008 + IIS7?

    Hi,

    You can use CDOSYS instade of CDONTS on the windows 2008 server. CDOSYS is Microsoft's new and improved interface for SMTP email which was introduced in Windows 2000.

    Let me give a few reasons:

     

    * CDONTS has been deprecated in IIS5 and is completely removed from Windows Server 2003, it is possible to install on Windows Server 2003 but with the performance improvements and other enhancements, there should be no need to do so. * CDOSYS carries less overhead than CDONTS.

    * HTML functionality is much improved with automatic generation of the TextBody by just setting the HTMLBody property.

    * There are some new properties and methods that should have been included with CDONTS but weren't.

    About Jmail , it is third party mail components and it is require license, if you have then you can install on the server. I trust on the ASPEmail or ASPMail they are very easy to use in code with impressive functionality. Wink

    Vikas Sonawane.

    Sr. Windows System Administrator.
    MCP, MCSE, CCNA
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems