Collaboration Data Objects for Windows NT Server
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "Collaboration Data Objects for Windows NT Server" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|Collaboration Data Objects for Windows NT Server|concern=Fails [[WP:NSOFT]]}} ~~~~ Timestamp: 20250302083520 08:35, 2 March 2025 (UTC) Administrators: delete |
Collaboration Data Objects for Windows NT Server (CDONTS) is a component included with Microsoft's Windows NT and Windows 2000 server products. It facilitates creating and sending e-mail messages from within web application scripts, typically ASP pages. It is implemented as a COM component, and requires a locally installed SMTP server to handle mail delivery.
CDONTS was deprecated in Windows 2000, and removed completely in Windows Server 2003 in favour of a significantly improved interface, Collaboration Data Objects (CDOSYS).
External links
- MSKB 324649 - Description of CDONTS and how to troubleshoot CDONTS problems in Windows 2000 and in Windows NT 4.0
- MSKB 810702 - How to migrate the Collaboration Data Objects for NTS applications to Microsoft Collaboration Data Objects for Windows 2000
- Using CDOSYS with Coldfusion