faqts : Computers : Programming : Languages : Asp : ASP/VBScript : Common Problems : email

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

135 of 201 people (67%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

I am getting permission denied error, when I am using CDONTS object to send a mail.

Aug 31st, 2001 06:50
David Magnuson, Hanumanthu Jayaram,


To fix this, give the IUSR change access to 
the "inetpub/mailroot/pickup" folder.  CDONTS tries to write to this 
folder and as of default, the IUSR does not have permission to do 
this.  Once you add the correct permissions, it should work fine.  Just 
did it myself.



© 1999-2004 Synop Pty Ltd