Board logo

标题: JMail组件发送邮件功能 [打印本页]

作者: han_qianzi    时间: 2012-4-11 13:26     标题: JMail组件发送邮件功能

JMail组件发送邮件功能,跳出如下错误,请问可以怎么解决呢?

The message was undeliverable. All servers failed to receive the message
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: The message was undeliverable. All servers failed to receive the message

Source Error:


Line 41:         mymessage.AddRecipient(TextBox_receiver.Text, "", "");
Line 42:         
Line 43:         mymessage.Send(smtp, false);
Line 44:
Line 45:     }




欢迎光临 万卷图书 (http://wanjuanchina.net/) Powered by Discuz! 7.0.0