Hi, I want to custom logo image in signature of email template. I have found that email template is located in /var/www/html/osticket/upload/include/i18n/en_US/templates/email.
I have tried to insert image in GUI of SCP page to modify email tempate, it's works for first date. Next day, every email sent to mailbox has error image in signature.
I have found that code in email template. So, how can I find out my image's cid value. The original code: <img src="cid:b56944cb4722cc5cda9d1e23a3ea7fbc"
alt="Powered by osTicket" width="126" height="19" style="width: 126px;">