- 授权协议: 自定义
- 开发语言: 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
精通Spring
罗时飞 / 第1版 (2005年4月1日) / 2005-4 / 39.0
本书深入剖析了当前流行的轻量级开发框架Spring技术。本书总共分成3部分。第一部分,重点阐述Spring的架构。这部分内容循序渐进带领开发者进入Spring中。主要在于阐述Spring IoC和Spring AOP。第二部分,重点阐述Spring的使用。这部分内容从简化Java/J2EE的角度出发,从J2EE平台各个技术层面分析、并给出大量的研究实例,对Spring提供的API进行阐述。主要在于......一起来看看 《精通Spring》 这本书的介绍吧!
