chinese-mail
v0.2.3
Published
Easy to send mail with Chinese mail server, such as 126、163、qq, etc.
Downloads
16
Maintainers
Readme
chinese-mail
Easy to send mail with Chinese mail server, such as 163, qq, etc.
最新版本只测试过网易相关邮箱,工作正常。如果觉得好用,希望提供更多支持,请通过邮箱或以下方式联系我们。
Latest version has been tested on mail server like 126, 163. If you have some other requirement, please contact us by mail or other ways below.
可通过以下方式联系我们(You can contact us the ways below):
Code example:
var chineseMail = require('../index')
chineseMail.config.config126Mail({
'username':'[email protected]',
'password':'******'
});
console.log('Chinese mail send mail by 126 start...');
chineseMail.sendMailBy126(
'[email protected]',
'Thanks Wayde',
'<p>Come on</p>',
function (res) {
console.log(res)
console.log('Chinese mail send mail by 126 end...');
});
Others provided by us:
- create-wechat-project - v1.0.0
- json-editor-online - v1.0.0 - Command line tool for jsoneditoronline.cn
- ri-zhi-yi - v3.0.0 - NPM package for upload your log to https://www.rizhiyi.com/
- chinese-mail - v0.1.6 - Easy to send mail with Chinese mail server, such as 126、163、qq, etc.
- rizhiyi-example - v2.0.0 - Example project for using NPM ri-zhi-yi package
- graphql-db - v0.0.1 - Graphql webserver api with mongo storage and others
- cloud-object-storage - v3.0.1 - cloud object storage for QCloud, QiNiu and local