[Solved] Need help on email notification problem

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
oliver139
Posts: 2
Joined: Tue Jul 06, 2021 8:20 am

[Solved] Need help on email notification problem

Post by oliver139 »

PHP version: 7.2
Hesk version: 3.2.2

So I have configured the SMTP setting and it said success on testing. On the other hand, I can receive emails when new ticket is created.
However, I can't receive any email when the customer reply the ticket.

I did tick all the notifications under my profile:
Image

Any help or idea to fix this please?
Last edited by oliver139 on Tue Jul 06, 2021 10:16 am, edited 1 time in total.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Need help on email notification problem

Post by Klemen »

If you do receive some emails, but not all of them, then they are most likely being lost in spam filters somewhere.

The exact same function is used to send emails for a new ticket and those for customer replies.
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
oliver139
Posts: 2
Joined: Tue Jul 06, 2021 8:20 am

Re: Need help on email notification problem

Post by oliver139 »

Klemen wrote: Tue Jul 06, 2021 9:17 am If you do receive some emails, but not all of them, then they are most likely being lost in spam filters somewhere.

The exact same function is used to send emails for a new ticket and those for customer replies.
Yes, I saw this in the knowledgebase. But in fact, I checked several accounts and found it is just my stupid mind.
I thought the setting is "Assign to Me" & "Any ticket", where it is actually "Assign to Me" & "Unassigned".

Anyway, thanks for your kind reply :D
Sorry for a stupid question
Post Reply