Msg = ""
if not JMail.Send(服务器地址) then
Msg = "对不起,目标电子邮件信息不完整或服务器忙,邮件发送失败。<br>
'Msg = JMail.log '邮件发送失败的真正原因,用于调试时候使用
'response.write msg
'response.end
IS_Succeed=false
else
IS_Succeed=true
end if
你好﹐組件我下載了﹐也安裝了﹐但就是不可以用﹐這是為什么呢?
總是提示錯誤﹕錯誤類型:
jmail.Message (0x8000FFFF)
The message was undeliverable. All servers failed to receive the message
/com/jmail.asp, line 54
我不知道是為什么?
麻煩你了