Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using message embedData does not create inline attachments #167

Open
Sherby1988 opened this issue Dec 28, 2022 · 2 comments
Open

Using message embedData does not create inline attachments #167

Sherby1988 opened this issue Dec 28, 2022 · 2 comments

Comments

@Sherby1988
Copy link

What version of PHP and Laravel are you using?

PHP 8.0
Laravel 9.*

What did you do?

send email using $message->embedData

What did you expect to see?

Send inline attachments

What did you see instead?

Images sent as normal attachments

From what I see the disposition is set to null instead of inline and the content_id and cid from the body are not matched

@jcmcclorey
Copy link

jcmcclorey commented Apr 5, 2023

I'm running into this issue as well. Did you find a solution?

@basdevet
Copy link

Fixed in my pull request #180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants