qful/mail-action

���送邮件

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
fromFull name of mail sender (might be with an email address specified in <>)yes
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