I am new to this and trying to create a solution based on the following use case:
To schedule an email based on R Markdown and to sent it to a LDAP group in a secure manner
I am planning to use Blastula to render email based on R Markdown BUT I am having issue on the secure part. I realize the email that is generated will come with a html attachment.
Question:
Is this the default settings? If yes is there anyway we can disable it?
Sending email with attachment is good BUT is there any way that we can limit user so that the attachment is not being forwarded?