Sending attachments with the email sender #1369
Labels
enhancement
New feature or request
likely-fixed
likely fix is in the repository, success not confirmed yet.
NewUseCase
needed to address a use case, we can't yet support.
Sugar
nice to have features... not super important.
Currently the email sender isn't able to send images or byte files.
We have a use case where we would want the email sender to be able to send images as attachments.
We could probably do this with a new option
email_attachment
. WhenTrue
, send the file as an attachment.I was able to send an email with the JPG mentionned up top with the following code
The text was updated successfully, but these errors were encountered: