Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Since Hesk 2.0 I have done a fresh install with a new database, email message sent to a customer with list of tickets ID is not working anymore
Can you reproduce the issue ?
I connect to the site
I select "VIEW EXISTING TICKETS"
I provide my email as I do not have tracking ID
I never receive email
Regards
Hesk 2.0 - Forgot tracking ID email notworking
Moderator: mkoch227
Works fine on my server (not in the demo where e-mails are disabled).
Do other e-mails arrive normally? If yes have you checked inside your SPAM box?
Do other e-mails arrive normally? If yes have you checked inside your SPAM box?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Can you post the URL to your hesk?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
thanks for support
my Hesk site is http://www.vo-downloads.com/supportmyscript
email is sent from support_noreply@visionobjects.com
if you need Admin access please let me know
my Hesk site is http://www.vo-downloads.com/supportmyscript
email is sent from support_noreply@visionobjects.com
if you need Admin access please let me know
{fixed] email not received list of open tickets when forgot
I had fixed the issue when all emails are working excepting forgotten tracking ID
I had modify index.php to make @mail( $ emails, $from, $message, $headers); as small as possible
$headers = "from: noreply@company.com" and is not multiple lines
I do not know why my ISP hosting the PHP script is not supporting comple $headers with reply-to or multiple lines headers
thanks for support.
I had modify index.php to make @mail( $ emails, $from, $message, $headers); as small as possible
$headers = "from: noreply@company.com" and is not multiple lines
I do not know why my ISP hosting the PHP script is not supporting comple $headers with reply-to or multiple lines headers
thanks for support.
Glad you got it working and thanks for sharing the solution.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools