开发者

System.Net.Mail.MailAddress Validation

I am working with the lotus notes smtp server and i need to send mails to lotus notes mail groups, which are not standard mail addresses, for example:

mail.To.Add("#Team Mailing List");

I know that the smtp is able to accept this开发者_如何学编程, but how can i make .net play ball, anyone tried this?

I want to avoid using the domino interop if possible.


Lotus Notes mail groups should be referred to by their Internet Address item. Have a look in your group document within the Domino Directory. You should see a standard SMTP address in the Internet Address field. The domino router task will handle sending to the group based on that address.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜