bingblue/Send Nodemailer

Send Email By Nodemailer

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostis the hostname or IP address to connect tosmtp.exmail.qq.com
portis the port to connect to465
secureis the use TLStrue
useris the username
passis the password
fromThe email address of the sender[滨清科技] <system@bingblue.com>
toComma separated list or an array of recipients email addresses
subjectThe subject of the email来自Github Actions的自动发送
textThe plaintext version of the message as an Unicode string, Buffer, Stream or an attachment-like object ({path: ‘/var/data/…’})
htmlThe HTML version of the message as an Unicode string, Buffer, Stream or an attachment-like object ({path: ‘http://…‘})
githubGithub env
successJob.status env

no outputs