SMTP Problem with permissions please help....

From: Shane Metzler (SMetzler@tingleysystems.com)
Date: 05/31/02


From: "Shane Metzler" <SMetzler@tingleysystems.com>
Date: Fri, 31 May 2002 11:28:20 -0400


I have Windows 2000 AS running SMTP and I cannt figure out why I recieve
this error:

strFrom = Your internet address (Me@MyCompany.com)
strTo = The recipient's address (You@YourCompany.com)
strSubject = Enter a subject here
strMessage = Type your message here.
Importance = 1

Microsoft VBScript runtime error '800a0046'
Permission denied
/CDONTSMail.asp, line 50

I have researched the error on microsoft but have not come up with any help
to solving the problem.

I understand the permissions: here is what i have:

Mailroot - System - Full Control, Administrator - Ful Contorl (this is
inherited from the inetpub)
Badmail - inherited
Drop - inherited
Mailbox - inherited
Pickup - System - Full, Administrator - Full Control, IUSR -
Read/Write/Execute/List/Modify
Queue - inherited
Route - inherited
SortTemp - inherited.

Am I missing something, or should this work?

Thanks,

Shane