PDA

View Full Version : Question: New Message Alert - Emails not sending


Zoidberg
02-09-2008, 06:25 PM
Hi,

Problem: Last Respondents & Assigned Staff do NOT receive New Message Alerts.

Emails are set up correctly and are working for New Ticket Alerts, yet not for New Message Alerts.

This is the Setup:
----------------
New Ticket Alert: Enabled
Recipients: Department Members (spammy)

New Message Alert: Enabled
Recipients: Last Respondent, Assigned Staff


Here's the process:
----------------

- User writes support Ticket
- - Department Members receive New Ticket Alert
- - - Department Members reply via OsTicket Online Interface
- - - - User receives Ticket Reply
- - - - - User replies via Email
- - - - - - Message is appended to the original Ticket
- - - - - - - not working: New Message Alert is sent to Last Respondent & Assigned Staff

Is there a fix for this available?
If not, which functions are involved in New Message Alert handling?

primrose
02-10-2008, 09:42 AM
Do you have only Support Dept?? or you add another departments?

Zoidberg
02-11-2008, 12:21 AM
no.

<strike>try changing include/class.ticket.php at (approximately) line 552 to</strike>


EDIT: piece of junk code *removed*, sorry guys

peter
02-11-2008, 12:25 PM
Zoidberg,

You solution doesn't make any sense at all. It is wrong.

Zoidberg
02-11-2008, 02:44 PM
darn, i see it now. just because it works doesn't mean it works correctly.
what would be the correct code?

Edit: Honestly, i have no idea. After hours working so and so, Peter's reply, i reverted that part of code back to original and i receive emails now. I don't know why.

cch
03-22-2009, 09:09 PM
i have the same problem as u.
i double confirm the function part (include/class.ticket.php) //If enabled...send alert to staff (New Message Alert)
is same as mine, but still not working.
do anyone can help?

cch
03-22-2009, 11:27 PM
just reverted to original code and problem solve for me.