• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

MS SMTP/CDOSYS Problems

W

WH7702

Guest
Good Morning,

I have Plesk for Windows (stating the obvious here), but I'm having problems with a script sending mail via CDOSYS.

I can telnet to localhost 250 (which is what MS SMTP is running on), and execute

helo
mail from: [email protected]
rcpt to: [email protected]
data
blahblah
.


and everything executes fine, so MS SMTP service should be ok. I've tested the script on anouther server that I've configured with the same setting, and it works properly.

Any suggestions?

Thanks

Matt
 
No error messages from asp script (if thats what you're look for). Its like it falls into a black hole.

WH
 
Back
Top