How can I send mail thru smtp of Lotus Notes in ASP? (eg. set xx=createobject("CDONTS.NewMail"))


You can use the "Lotus Domino and Notes Toolkit for COM". This requires your Domino server to be running on the IIS Server. The toolkit is available for download from Lotus at http://www.lotus.com/developers/devbase.nsf/homedata/homecom.

There have also been some interesting uses of NotesSQL to send mail. You can find these by searching NotesNet.


This was first published in September 2001