Title: Message
Hello,
 
Win2k comes with a different version of the CDONTS dll than does NT; The NT version requires that the SMTP service be installed and (maybe) turned on. Either way, I hate CDONTS (been burned by MS SMTP) and so I use Dundas Mailer, a free dll-based mailer which works extremely similarly to CDONTS but without the dependencies. I don't use it from Perl, but if you are familiar with using COM objects from Perl then you should have no problem at all converting their examples... If you do, post what you have (using Dundas) and I should be able to spot the error.
 
Dundas Mailer is here:
 
HTH,
 
Jon Jaques
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mar�a In�s
Sent: Tuesday, September 16, 2003 3:04 PM
To: [EMAIL PROTECTED]
Subject: NT-Sending Mail

hello.
 
I'm trying to send an e-mail using CDONTS. When I do this with Win2k and IIS, it works OK. I can perfectly create the object and send it.
Now I need this to work with NT (FAT 32) and IIS. When I run the script directly, the message is sent, but when I run it from a web page it takes a long time to the IIS to give an answer and the message won�t be sent nor put in the queue.
 
I would like to know if there are some permissions I should set or some processes I should stop.
 
Any help will do.
 
If this isn�t the proper list to send this mail to, please pass it over.
 
Thanks, Maria

Reply via email to