How to add embedded images to notification email templates?

To add embedded images (as part of the email message instead of being referenced from an external source) as data URIs to MetaDefender Managed File Transfer email templates:

  1. Obtain the data URI for your image using online converters or by encoding the image in Base64. Prefix it with the appropriate MIME type, e.g., "data/png;base64," followed by the encoded data.

  2. Go to your MetaDefender Managed File Transfer email template page and select "Tools" → "Source code."

  1. Find or create the <img> tag where you want to embed the image, and paste the data URI into the src attribute of the <img> tag.
  1. Save the dialog and the email template.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page