[thelist] RE: CDONTS Mail Problem

Paul Backhouse paul.backhouse at 2cs.com
Wed Apr 3 08:53:01 CST 2002


have you tried placing a real email address in the .From field?

-----Original Message-----
Rob Smith wrote:

<snip>

> <%
>
> oMail.To = "webmaster at thermon.com"
> oMail.From = "test"
> oMail.Subject = "This is an email subject"
> oMail.Body = "Thanks for reading this message. But I must
> admint. I lied.
> There's nothing " & _
>   "important about this message at all."
>
> *****  oMail.Send
>
>   set oMail = nothing
> %>

</snip>
<snip>

> And on the line ***** is where I'm getting a Permission Denied.
>
> Could my settings on the SMTP Default on IIS 4.0 be the problem?

</snip>






More information about the thelist mailing list