Page 1 of 1

Unable to receive mail to reset password

Posted: Fri Jul 19, 2019 10:35 am
by Chauncyliu
Script URL:
Version of script: 2.8.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: "HESK is not sending any emails"

Write your message below:

Hello All
When I create a new ticket, I can receive emails
But when I forgot my password and needed to reset it, I couldn't receive mail
And when I respond to customers, they don't receive emails either
So, what's the problem?

Thanks so much!

Re: Unable to receive mail to reset password

Posted: Fri Jul 19, 2019 7:03 pm
by Klemen
Have you tried the HESK is not sending any emails article?

Re: Unable to receive mail to reset password

Posted: Sat Jul 20, 2019 2:45 pm
by Chauncyliu
Yes, I've tried
I tried to use the SMTP server to send mail, It looked normal, "Success: Connection successful!"
But I can only receive mail when I create a new ticket. I can't receive mail when I reset my password or reply to a customer.

Re: Unable to receive mail to reset password

Posted: Sat Jul 20, 2019 6:37 pm
by Klemen
If the reset password email doesn't arrive, but new ticket notifications do, it probably ends up in a spam folder? There is no reason one email would work but another one wouldn't, it uses the exact same function.

Here's a list of emails Hesk sends and how settings affect it:
https://www.hesk.com/knowledgebase/?article=94

Re: Unable to receive mail to reset password

Posted: Mon Jul 22, 2019 2:31 am
by Chauncyliu
I found the cause of the problem

In the email template, cannot send an e-mail if it contains " %%TRACK_URL%% " or " %%PASSWORD_RESET%% "

But i don't know how to solve it, can you give me some hints ?

Re: Unable to receive mail to reset password

Posted: Mon Jul 22, 2019 2:35 am
by Chauncyliu
I use the Chinese Language Pack.

Re: Unable to receive mail to reset password

Posted: Mon Jul 22, 2019 7:18 am
by Chauncyliu
I have solved this problem, which seems to be my firewall problem on the LAN, i changed the network and it worked. thank everyone!