Closed vittorius closed 4 months ago
Fixed the Nodemailer example to render the attachment image inline, like in other examples.
Added the required options to the attachments config section of Nodemailer send call arguments
attachments
send
Send an email using the examples/sending/transport.ts example and ensure that the attachment image is rendered inline in the email HTML body
examples/sending/transport.ts
Motivation
Fixed the Nodemailer example to render the attachment image inline, like in other examples.
Changes
Added the required options to the
attachments
config section of Nodemailersend
call argumentsHow to test
Send an email using the
examples/sending/transport.ts
example and ensure that the attachment image is rendered inline in the email HTML bodyImages and GIFs