Good Day,
updated to 1.17 and everything looks fine except for the attachments not being sent our to the user. When an agent is posting an answer in a ticket with some attachment, the email is being sent our without attachments. Attachment is downloadable in the ticket, so the handling of the attachment is okay.
Also if I put a picture in the plain text of the answer, the email sent to the user is not having the image displayed correctly:
Email are being sent via SMTP, if I switch to PHP Mailer there is no difference.
When I disable RTF/HTML email in the main system settings, I'm getting Mailer Error (SPAM detected) - header issue already debugged in other threads.
Thanks