You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP version: PHP 7.4.3-4ubuntu2.19
FreeScout version: 1.8.108
Database: MySQL
Are you using CloudFlare: No
When a user (using Apple Mail) sends an email with inline images, they are stripped/not shown.
From "Original Message" in FreeScout, under Preview:
The actual code (from Body) looks like this: <img alt="image0.jpeg" src="cid:BDA1BB86-2991-457D-8094-4B8F3E72318E-L0-001"><img alt="image1.jpeg" src="cid:10C9CF5E-91CF-434F-983B-13CC317FECB3-L0-001"><img alt="image2.jpeg" src="cid:0B821A22-7ED0-49F3-A326-2144A32454C8-L0-001">
In the normal message view, there is just an empty p-tag.
The text was updated successfully, but these errors were encountered:
PHP version: PHP 7.4.3-4ubuntu2.19
FreeScout version: 1.8.108
Database: MySQL
Are you using CloudFlare: No
When a user (using Apple Mail) sends an email with inline images, they are stripped/not shown.
From "Original Message" in FreeScout, under Preview:
The actual code (from Body) looks like this:
<img alt="image0.jpeg" src="cid:BDA1BB86-2991-457D-8094-4B8F3E72318E-L0-001"><img alt="image1.jpeg" src="cid:10C9CF5E-91CF-434F-983B-13CC317FECB3-L0-001"><img alt="image2.jpeg" src="cid:0B821A22-7ED0-49F3-A326-2144A32454C8-L0-001">
In the normal message view, there is just an empty p-tag.
The text was updated successfully, but these errors were encountered: