Symfony/Mailer embed file dont load into background image #61081
Unanswered
RomaKoryagin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This sounds like an email client bug; which one are you testing with? Note that it seems ThunderBird won’t ever implement this so you may try data-uris instead… |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this part of code in my mail
The image is successfully loaded into the mail and I can see it but it is not uploaded to cid:cloud.
Also in mail a have
And when i change cid:logo to cid:cloud my cloud image successfully loads in both places. How to fix that ?
Beta Was this translation helpful? Give feedback.
All reactions