Have you considered Net::SMTP? Easy to use, and it doesn't matter where the mail server lives.

Also, if the IIS server has the SMTP program, you can just drop a file into the pickup queue.

Bob Martin

Mar�a In�s wrote:
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

_______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to