Failure for delivering mails with server.CreateObject("cdonts.newmail")

H

haode

to some mail accounts, I can't send mails to them?
Whoes fault is this?

the part of code is as follows.

<%
set mail=server.CreateObject("cdonts.newmail")
[email protected]
mail.From="(e-mail address removed)"
mail.Subject=today & " New Messages"
mail.Body="<html><body><a href='http://admin_main.asp'>go message
board</a></body></html>"
mail.MailFormat=0
mail.BodyFormat=0
mail.Send
set mail=nothing
%>

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top