mailMessageAttachment: Mail attachment data to be handled by mailConnector via...

View source: R/mail_handlers.R

mailMessageAttachmentR Documentation

Mail attachment data to be handled by mailConnector via custom_mail RegLogConnectorMessage

Description

Mail attachment data to be handled by mailConnector via custom_mail RegLogConnectorMessage

Usage

mailMessageAttachment(filepath, filename = NULL, cid = NULL, filetype = NULL)

Arguments

filepath

path to the file to be attached

filename

name of the file to be used (supported by RegLogEmayiliConnector)

cid

content ID to be used to access in email body

filetype

mime type of the attached file

Value

mailMessageAttachment object


shiny.reglog documentation built on Aug. 31, 2022, 1:06 a.m.