Unable to receive mail to reset password

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Chauncyliu
Posts: 5
Joined: Fri Jul 19, 2019 9:46 am

Unable to receive mail to reset password

Post 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!
Klemen
Site Admin
Posts: 10143
Joined: Fri Feb 11, 2005 4:04 pm

Re: Unable to receive mail to reset password

Post by Klemen »

Have you tried the HESK is not sending any emails article?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Chauncyliu
Posts: 5
Joined: Fri Jul 19, 2019 9:46 am

Re: Unable to receive mail to reset password

Post 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.
Klemen
Site Admin
Posts: 10143
Joined: Fri Feb 11, 2005 4:04 pm

Re: Unable to receive mail to reset password

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Chauncyliu
Posts: 5
Joined: Fri Jul 19, 2019 9:46 am

Re: Unable to receive mail to reset password

Post 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 ?
Chauncyliu
Posts: 5
Joined: Fri Jul 19, 2019 9:46 am

Re: Unable to receive mail to reset password

Post by Chauncyliu »

I use the Chinese Language Pack.
Chauncyliu
Posts: 5
Joined: Fri Jul 19, 2019 9:46 am

Re: Unable to receive mail to reset password

Post 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!
Post Reply