mime headers showing in email
Posted: Tue Jul 03, 2018 5:33 pm
Script URL:
Mods for HESK version: latest - 2018 01
HESK version: latest 2.81
Hosting company: digital ocean ubuntu 16 dedicated vm
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: mime
Write your message below:
last week i setup hesk, and it was working well
i then upgraded to your UI which i love!
however, emails are now coming in with mime headers, then it shows the plain text email, then the html email
I tried disabling html emails but its the same issue
i found this article
viewtopic.php?f=19&t=6202&p=26324&hilit=MIME#p26324
however, In email_functions.inc.php, (line 574) is not the same as listed in the article
line 574 is: $ticket[$k] = str_replace("<br />","\n",$ticket[$k]);
any ideas what i'm doing wrong?
Mods for HESK version: latest - 2018 01
HESK version: latest 2.81
Hosting company: digital ocean ubuntu 16 dedicated vm
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: mime
Write your message below:
last week i setup hesk, and it was working well
i then upgraded to your UI which i love!
however, emails are now coming in with mime headers, then it shows the plain text email, then the html email
I tried disabling html emails but its the same issue
i found this article
viewtopic.php?f=19&t=6202&p=26324&hilit=MIME#p26324
however, In email_functions.inc.php, (line 574) is not the same as listed in the article
line 574 is: $ticket[$k] = str_replace("<br />","\n",$ticket[$k]);
any ideas what i'm doing wrong?