Version of script: 3.4.0
Hosting company:
URL of phpinfo.php: https://ticket.2hv.de/session_test/session_test.php
URL of session_test.php: https://ticket.2hv.de/phpinfo/phpinfo.php
What terms did you try when SEARCHING for a solution: admin email, email
Write your message below:
Hi,
Since the last 2 upgrades (I think) we were not able to get emails from the Hesk system when user was submitting a ticket (as admin). What we have changed and now it's working it's the following: file: inc/email_functions.inc.php line: 152 hesk_mail(implode(',', $recipients), $subject, $message); -> hesk_mail(implode(',', $recipients), $subject, $message, $html_message);
I'm not sure if the problem is something else cause noone else mentioned it or couldn't find something regarding this.


Thanks in advance
