代码之家  ›  专栏  ›  技术社区  ›  codeandcloud

与经典ASP/CDOSYS方法等效的ASP.NET

  •  1
  • codeandcloud  · 技术社区  · 15 年前

    我知道 How to send e-mail messages by using CDOSYS and the local SMTP directory with Visual Basic .NET
    该方法在ASP.NET中是否已过时?
    如果是这样,新方法是什么? 请指引我正确的方向。
    我正在用C编码。
    当做,
    纳维恩

    编辑:其思想是使用“localhost”作为服务器发送邮件,而不进行身份验证。

    2 回复  |  直到 15 年前
        1
  •  1
  •   shahkalpesh    15 年前

    SystemNetMail.com 应该帮助。