I have a bunch of servers, some of them with cPanel version 11.48.3 (build 0) an others with 11.46.0 (build 17). In the ones with the older version, I can send email quota notifications using HTML code specifying the "Content-Type: text/html" header. The problem is in the new ones, the header is not read properly ant it is changed to plain/text and the HTML mails are not displaying correctly.
I looked into the /scripts/quotacheck file and in the new version of this script it looks like it gets the "To" and "Subject" headers and sends the rest of the message as email body, so the "Content-Type" header is not setting correctly.
Is there a way to correct this? Is this a bug?
If I couldn't explain myself properly just let me know and I can clarify if needed.
Thanks in advance,
I looked into the /scripts/quotacheck file and in the new version of this script it looks like it gets the "To" and "Subject" headers and sends the rest of the message as email body, so the "Content-Type" header is not setting correctly.
Is there a way to correct this? Is this a bug?
If I couldn't explain myself properly just let me know and I can clarify if needed.
Thanks in advance,