I get a message saying "Could not send email: Could not create object of type 'CDONTS.NewMail'." I assume that I have not set up email correctly. How do you set email up?
CDONTS is no longer installed on Windows 2003 server, hence we have same problem. Do you have plan to rewrite this =using system.webmail that Microsoft recommended?
Meantime, what you suggest to work this on windows 2003 server?
Thansk, the error is gone and CDONTS is there but the problem is not that simple.
We gave Excange servers for messageing and all the smtp traffic is using the SMTP service on the Exchange server. We are trying to minimise those SMTP service on each server so we can manage/controll traffic in centraly. We also use mailmarshal to filtering and monitoring.
In the futher release, can we have a option to set which SMTP server to use for emailing? So we can eliminate one SMTP service instance.
I still beleive it is better moving to the Microsoft recommended alternative from CDONTS.
I did this but it doesn not work on our environment. Error message is gone and I received "Email Sent" message. I will look more about security restrictions we have in our environment.