Email templates image/logo attachments

Hi there

I started customizing my verification email - using SMTP email provider.
One of the things I want to customize is the logo.
When receiving an email, some email clients have this “Download images” button you have to click and no images are presented unless you click it.
One way to bypass this annoyance (in a regular email) is attaching the images you want to display to the email itself (as file attachments) and referencing their source in the html as CID - ex:<img src=““cid:Logo.jpg””>.
Another way is to use inline base64 attachments, but most clients seem to block this apparently…

So, now for the questions.
Can I somehow use attachments in auth0 email templates to make the logo appear in all emails without clicking the “Download images” in the email client?
Is there another way (not attachments) to achieve the same?

Thanks

2 Likes

Hey @i12.get.b7

As it has been more than a few months since this topic was opened and there has been no reply or further information provided from the community as to the existence of the issue we would like to check if you are still facing the described challenge?

We are more than happy to assist in any way! If the issue is still out there please let us know so we can create a new thread for better visibility, otherwise we’ll close this one in week’s time.

Thank you!

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.