摘要:
使用System.Web.Mail 组件通过SMTP认证发送邮件需要加入认证信息Message.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate", "1" ); //basic authenticationMessage.Fields.Add("... 阅读全文
posted @ 2005-01-17 09:47
Sharper代码人生
阅读(1251)
评论(2)
推荐(0)
浙公网安备 33010602011771号