Email Notification to Staff Not Working Properly

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
jnicastr
Posts: 15
Joined: Mon Oct 29, 2007 10:43 pm

Email Notification to Staff Not Working Properly

Post by jnicastr »

Version of script: 0.94.1 @ October 25, 2007

Problem: On certain EXISTING categories (I have about 10, so let's say about 5 out of the 10 categories have this problem)......the customer email goes out after a new ticket is submitted but the email to staff does not. If I add a new category, the email works to both customer and staff.

I don't think this is server side, since emails are working and sending fine. email_test.php works fine. Also worth noting, the system has been working perfectly for 2 months, then all of a sudden this started about 6 days ago. No files were modified 6 days ago.

HELP
jnicastr
Posts: 15
Joined: Mon Oct 29, 2007 10:43 pm

Post by jnicastr »

update, (or correction to my earlier post)...this problem IS happening on new categories as well.

Same symptoms: new ticket submitted, an email goes to customer but not to the staff. Some categories work fine, others don't.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Wait, you are saying it worked fine before but started having problems 6 days ago? If this is true how can it be scripts' fault, nothing has changed in the code?

Have you checked in your Spam/Junk/Bulk mailbox?
You do know staff will only receive notifications from their "Allowed categories" (which you can select under "Manage users" when you login as administrator )?
You do know staff can disable notifications in their profile?
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
jnicastr
Posts: 15
Joined: Mon Oct 29, 2007 10:43 pm

Post by jnicastr »

Klemen, sorry for the post. It didn't make much sense from an application point of view, I think I posted more out of panic than anything else. Upon further troubleshooting with sendmail, the script is working as it should and the message is being relayed properly out of my server/domain. I think we know where the issue is...so again, sorry for the post.

And yes, I do know the settings that staff can option :wink:
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

No problem, just happy you fixed the issue. It's hard to blame the script if it works and then suddenly stops without changing any of the code :wink:
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
jnicastr
Posts: 15
Joined: Mon Oct 29, 2007 10:43 pm

Post by jnicastr »

well...................I changed quite a few things and then started doubting whether or not I did something I shouldn't have. But the timing didn't make sense, since modified dates on all files were weeks before the issue started. Like you said, script should not be blamed in these cases. Delete the post if you want, I don't really want to confuse someone into thinking they can find an answer to their issue since there's similar posts regarding email problems and each needs individual troubleshooting. Ours happened to be an issue with the way one of our relays is handling mail to multiple recipients. Recently implemented anti-spamming rules killed us. ugh.
Post Reply