Hi all

We are usiing IIS4 With SMTP already set up (Not through exchange). Everything was working fine sending auto email's
using cdonts.NewMail. But now I'm gettingthis error message every time it tries to send (it let's you compose the mail, but fails on the ObjMail.Send).

Microsoft VBScript runtime error '800a0046'

Permission denied

/mlinkweb/partners/ae/Senddetails.asp, line 58

the only thing that has changed on the server is we are now using a security certificate for HTTPS

The only thing I could find on the msdn site about this is if you are using exchange, but as I said we are not.

There is nothing wrong with the asp code as it worked before and works Fine on another server.

Any help Greatly appreciated.

Ian