actions-marketplace-validations/Send email ex

Send an email to multiple recipients

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
server_addressSMTP server addressyes
server_portSMTP server portyes
usernameAuthenticate as this user to SMTP serveryes
passwordAuthenticate with this password to SMTP serveryes
subjectSubject of mail messageyes
bodyBody of mail message (might be a filename prefixed with file:// to read from)yes
toRecipients mail addresses (separated with comma)yes
fromEmail address of the senderyes
ccCarbon copy recipients (separated with comma)no
bccBlind carbon copy recipients (separated with comma)no
content_typeContent-Type HTTP header (text/html or text/plain)notext/plain
convert_markdownConvert body from Markdown to HTML (set content_type input as text/html too)no
attachmentsFiles that will be added to mail message attachments (separated with comma)no

no outputs