T O P I C R E V I E W |
chagen |
Posted - 10/04/2005 : 22:43:34 Hi,
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?
|
5 L A T E S T R E P L I E S (Newest First) |
Ben.Nakagawa |
Posted - 07/05/2006 : 16:59:10 quote: Originally posted by sefer
Hi Ben,
please follow the steps from admins link (http://www.webthang.co.uk/tuts/tuts_server/smtp1/smtp1_1.asp) its very easy!
i use it so too, Sefer
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.
Ben |
Ben.Nakagawa |
Posted - 07/05/2006 : 16:47:05 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.
Ben |
sefer |
Posted - 07/04/2006 : 09:58:01 Hi Ben,
please follow the steps from admins link (http://www.webthang.co.uk/tuts/tuts_server/smtp1/smtp1_1.asp) its very easy!
i use it so too, Sefer |
Ben.Nakagawa |
Posted - 07/03/2006 : 21:47:09 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?
Ben |
admin |
Posted - 10/05/2005 : 23:55:30 http://www.webthang.co.uk/tuts/tuts_server/smtp1/smtp1_1.asp
http://searchexchange.techtarget.com/originalContent/0,289142,sid43_gci1118422,00.html |