adelynx/Github Actions Nodemailer

Github Actions to send email notifications using Nodemailer.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostSMTP server addressyes
portSMTP server portyes
secureWhether this connection use TLS (default is true if smtp server port is 465)no
usernameAuthenticate as this user to SMTP serveryes
passwordAuthenticate with this password to SMTP serveryes
subjectSubject of mail messageyes
toRecipients mail addresses (separated with comma)yes
fromFull name of mail sender (might be with an email address specified in <>)yes
bodyBody of mail message (might be a plain text or html)yes
ccCarbon copy recipients (separated with comma)no
bccBlind carbon copy recipients (separated with comma)no
reply_toAn email address that will appear on the Reply-To fieldno

no outputs