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!
Unable to receive mail to reset password
Moderator: mkoch227
Re: Unable to receive mail to reset password
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 
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
-
- Posts: 5
- Joined: Fri Jul 19, 2019 9:46 am
Re: Unable to receive mail to reset password
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.
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
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
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 
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
-
- Posts: 5
- Joined: Fri Jul 19, 2019 9:46 am
Re: Unable to receive mail to reset password
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 ?
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 ?
-
- Posts: 5
- Joined: Fri Jul 19, 2019 9:46 am
Re: Unable to receive mail to reset password
I use the Chinese Language Pack.
-
- Posts: 5
- Joined: Fri Jul 19, 2019 9:46 am
Re: Unable to receive mail to reset password
I have solved this problem, which seems to be my firewall problem on the LAN, i changed the network and it worked. thank everyone!