uvdesk / mailbox-component

The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
MIT License
23 stars 40 forks source link

Can't see embedded images in ticket #57

Closed menachemkorf closed 4 years ago

menachemkorf commented 4 years ago

Description
When creating a ticket using the uvdesk:refresh-mailbox command, if the email has an embedded image you can't see the image in the message body.

Possible Solution
https://github.com/uvdesk/mailbox-component/blob/017273ef95174c9a8d56934c67e5d9a8dae559ce/Services/MailboxService.php#L321

Switch 'html' to 'htmlEmbedded'

Thank you

menachemkorf commented 4 years ago

Fixed in 15de8b20b86e4a2ad678aaeac1ad29efb6e49aa5