Skip to content

[Bug]: #52

@Dmytro-Litvinchuk

Description

@Dmytro-Litvinchuk

What happened?

I am unable to view large embedded images in Outlook(browser version and desktop for Windows).
The main reason for the bug is that the mime type for all images becomes Content-Type: application/octet-stream;
instead of the original Content-Type: image/png;

How to reproduce the bug

Create an email with a view.
Add image in a blade <img src="{{ $message->embed(public_path() . '/image/mail/footer.png') }}"
alt="Test footer" id="footer-image">`

Send email and check eml file via a text editor and go to the section 'Content-Type:'.

Package Version

1.4.0

PHP Version

8.2.28

Laravel Version

11.45.1

Which operating systems does with happen with?

Linux

Notes

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions