Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Symfony/Mailer embed file dont load into background image#61081
Unanswered
RomaKoryagin asked this question inQ&A
-
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 ? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
This sounds like an email client bug; which one are you testing with? Note that it seemsThunderBird won’t ever implement this so you may try data-uris instead… |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment