The message was undeliverable. All servers failed to receive the message

 关于Jmail的配置和相关的存储过程的内容,这里有参考资料,我就不详细描述了.

配置好一切后,试图通过调用该存储过程发送一封邮件给管理员.但是查询分析器返回的结果是

错误源: jmail.Message
错误描述: The message was undeliverable. All servers failed to receive the message

首先怀疑是安全性问题引起的,对JMAIL.DLL文件的权限进行了设置

More...

JMAIL属性、方法大全(Jmail大全)

Jmail的属性和方法

Body : String
(v3.0)
E-Mail的主体
JMail.Body = "Hello world"

Charset : String

More...