Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CDO.Message Problems

Status
Not open for further replies.

ryandoah

Programmer
Mar 5, 2004
101
US
Hi,
I have been using the CDOSYS objects to send email from my website to my webmaster@blah.com account. It used to work, but left it alone for a couple weeks, came back and began getting "Access Denied" errors, though I don't know of any changes to the server. I did some research on the subject and supposedly had to give permissions to IUSR and IWAN, this I did, though I don't know why it worked before without them. Now the code seems to run fine (no errors), but I never actually get the message in my inbox. Any ideas whats going on? The webserver runs Win2000Server and the SMTP service is running.

 
Ok, I found out that all my messages were being sent to the Badmail folder, so I rebooted the server, now they are going to the Drop folder, but none are being sent out. Ideas?
Ryandoah
 
FYI - I uninstalled the SMTP portion of IIS in the Add/Remove Programs -> Add/Remove Windows Components. I then loaded W2KSP3, then reloaded the SMTP Service. Everything seems to work fine now.
Ryandoah
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top