- 授权协议: 自定义
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/andris9/Nodemailer
- 软件文档: http://documentup.com/andris9/nodemailer/
软件介绍
Nodemailer 是一个简单易用的 Node.JS 邮件发送模块(通过 SMTP,sendmail,或者 Amazon SES),支持 unicode,你可以使用任何你喜欢的字符集。
- Unicode to use any characters
- HTML content as well as plain text alternative
- Attachments (including attachment streaming for sending larger files)
- Embedded images in HTML
- SSL/STARTTLS for secure e-mail delivery
- Different transport methods - SMTP, sendmail and Amazon SES
- SMTP Connection pool and connection reuse for rapid delivery
- Preconfigured services for using SMTP with Gmail, Hotmail etc.
- Use objects as header values for SendGrid SMTP API
- XOAUTH authentication support and token generation (3-legged OAuth) - useful with Gmail
- DKIM signing
ASP.NET 2.0开发指南
郝刚 / 人民邮电出版社 / 2006 / 88.0
本书紧紧围绕ASP.NET 2.0技术精髓展开深入讲解,全书分为6个部分,共18章。第1部分介绍基础知识,包括ASP.NET 2.0概述、Visual Studio 2005集成开发环境、创建ASP.NET应用程序和C# 2.0程序设计基础。第2部分讲解用户界面方面的特性,包括母版页、主题和皮肤、站点导航控件和其他新增服务器控件。第3部分探讨了数据访问方面的内容,包括数据访问技术概述、数据源控件、......一起来看看 《ASP.NET 2.0开发指南》 这本书的介绍吧!
