An email signature containing <img> has been configured for a user. When another user, from the same team, receives an email, the image from the signature appears broken, because the user has no access to the attachment.
Log shows:
The image is embedded in an email signature and appears as an attachment on the system like this
Is there a way to configure access to the attachment so all users can access it?
Log shows:
WARNING: (403) No access to attachment. :: GET / :: /var/www/html/espocrm/application/ESPO/EntryPoints/Attachment.php(70)
HTML Code:
<img src="?entryPoint=attachment&id=669faeb85be9541fe" style="width: 400px;">
Comment