Help Desk Software & Beyond
May 22, 2012, 12:27:00 AM *
Welcome, Guest. Please login or register.
To post messages you need to register. We apologize for inconvenience, but this is to prevent spam.
Registration is instant (no email verification) and we do not ask for any personal information.

Login with username, password and session length
News: Welcome to Help Desk Software forum!
 
   Home   Help Search Login Register  
Pages: [1] 2
  Print  
Author Topic: Emails not going after the first few  (Read 5916 times)
mahishi
Newbie
*

Karma: 0
Posts: 11


View Profile
« on: March 20, 2008, 03:04:41 PM »

I have 2.24

I have the right compatible version on MailModule.

I have users and groups. Enabled acces control.

I send an email to support email queue. Operators get the emails. Everything is good.

After a few tickets, either the operator will not get the email notification or the sender does not get the ticket confirm notification. I clean the setup and recreate the users and groups with same exact information. Everything works fine for the next few tickets. THen the same problem.

Emails getting stuck somewhere?
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #1 on: March 20, 2008, 04:00:20 PM »

I suspect that you have something going wrong with your server so check the server error logs to be sure.

Or that perhaps these emails are being blocked by some kind of filtering.  Did you test this out with the same email address?

There's nothing I've ever heard of that causes what you describe... either mail comes through or it doesn't.

There doesn't seem to be much point to repeatedly reinstalling these modules as what you're seeing is most likely a coincidence.  If you want to fix it, you'll have to leave it broken while you follow troubleshooting procedures.
« Last Edit: March 20, 2008, 04:02:51 PM by sparky672 » Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
Alex
Administrator
Hero Member
*****

Karma: 22
Posts: 605



View Profile WWW
« Reply #2 on: March 21, 2008, 02:46:11 AM »

When a customer submits a ticket via email rather than through web based form, the Trouble Ticket Express generates a confirmation message, which is being sent to the customer's email address as per the email message From field.

If the customer has an autoresponder activated at that address, the confirmation message will generate an autoresponder message, which will be sent to the help desk address and will eventually result in a submission of a follow-up to the ticket.

Normally a submission of a follow-up message will result in another confirmation message sent to the customer's email address and if the confirmation message was generated this would result in repeating the whole process again and again (email loop).

In order to prevent email loop Trouble Ticket Express will not send a confirmation email if submission of the follow-up message does not change ticket status (repeat or multiple follow-ups submitted by a customer do not change ticket status).

For the same reasons the Trouble Ticket Express will not send a notification if there are more than 3 tickets in pending or open status associated with the email address.

Logged

Follow me on: LinkedIn
mahishi
Newbie
*

Karma: 0
Posts: 11


View Profile
« Reply #3 on: March 21, 2008, 07:05:30 AM »

What Alex was saying is what was happening. I had a bunch of test tickets created from the same email address and I had not bothered to change the status.

I closed all the tickets. Cleaned up the tickets queue and now things are working fine.

Thanks for everyone help.

Its a great tool. Very very good value for money. Modular code is a great thought. I will be back asking for more help.
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #4 on: March 21, 2008, 09:37:12 AM »

I'm making this sticky for now and then later will place this in the FAQ.
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
itguys
Newbie
*

Karma: 0
Posts: 2


View Profile
« Reply #5 on: June 09, 2008, 10:40:28 AM »

Is there a way to either disable the function of not sending a notification if there are three open tickets, or increase the amount from three to something else?
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #6 on: June 09, 2008, 11:15:03 AM »

Is there a way to either disable the function of not sending a notification if there are three open tickets, or increase the amount from three to something else?

If you're talking about this...

Quote from: Alex
... For the same reasons the Trouble Ticket Express will not send a notification if there are more than 3 tickets in pending or open status associated with the email address.

I believe you'd have to edit your optional email module.
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
itguys
Newbie
*

Karma: 0
Posts: 2


View Profile
« Reply #7 on: June 09, 2008, 11:43:04 AM »

Quote
I believe you'd have to edit your optional email module.

Any idea where to edit? I know next to nothing about Perl.
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #8 on: June 09, 2008, 11:56:03 AM »

Quote
I believe you'd have to edit your optional email module.

Any idea where to edit? I know next to nothing about Perl.

I could probably figure it out except that I don't have that module.
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
robwellesley
Jr. Member
**

Karma: 3
Posts: 53


View Profile
« Reply #9 on: July 06, 2009, 06:51:19 PM »

For the same reasons the Trouble Ticket Express will not send a notification if there are more than 3 tickets in pending or open status associated with the email address.

Hi

This explains why we've been ripping our hair out.  ALL our customers are companies and we deal mostly with one contact (email address) at the company in regard to all their issues.  Most of the time ALL customers have more than three outstanding tickets in various status.

We (and no doubt others) must be able to increase the number from 3 or we will likely have to abandon TTX, which would be a shame as it's simple layout and ease of use is why we went with it.

Perhaps Alex could point the way to the variable we would need to edit?

Rob
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #10 on: July 06, 2009, 06:54:41 PM »

Always check the Modifications Forum for simple solutions to problems like this.  This one was sitting in the Modification Index sticky thread.

http://forum.unitedwebcoders.com/index.php/topic,902.0.html
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
robwellesley
Jr. Member
**

Karma: 3
Posts: 53


View Profile
« Reply #11 on: July 06, 2009, 06:58:31 PM »

Always check the Modifications Forum for simple solutions to problems like this.  This one was sitting in the Modification Index sticky thread.

Your too fast for me Smiley  I went and had a scratch around, came back here and you'd replied already.  Cheers.
It looks like we  edit the 4 in this line?

 if ($ticket ne undef && !$wasopn && opentickets($tickets) < 4) {
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #12 on: July 06, 2009, 07:01:33 PM »

Without checking the line number, yes.
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
robwellesley
Jr. Member
**

Karma: 3
Posts: 53


View Profile
« Reply #13 on: July 06, 2009, 07:18:45 PM »

Without checking the line number, yes.

Our experience has been that operators of ours in the field have to update tickets by email (which would make ticket status RESPONDED).  But the response notification has not always been emailed out.  We assume from this thread that the email processor is applying the same rule to emails regardless of whether they originate from the operator or the customer i.e.  if the customer (email address) has more than 3 OPEN or PENDING tickets, Operator emails to other tickets for that customer will not generate a notification.  Thus the operator believes they have 'replied' to the customer, but the custome doesn't get the notification.

We suggest that TTX be modified to differentiate between an Operator response and a Customer response.  Perhaps an IF THEN that parses the operator email list.

Rob
Logged
robwellesley
Jr. Member
**

Karma: 3
Posts: 53


View Profile
« Reply #14 on: July 16, 2009, 12:11:52 AM »



In order to prevent email loop Trouble Ticket Express will not send a confirmation email if submission of the follow-up message does not change ticket status (repeat or multiple follow-ups submitted by a customer do not change ticket status).

Hi

Does anyone know how to alter this behaviour?  We would like confirmations to occur regardless of whether the staus changes.  Here's why:

Customer emails request for new widget
Operator replies - "OK. Will pick that up from supplier today" - customer gets notification
Customer replies - "make that 4 widgets" - Operator gets notification, doesn't reply
Customer replies - "Cancell that - we don't need widgets anymore" - Ticket status doesn't change - Operator doesn't get notification, buys widgets.

Same occurs in reverse, where an Operator replies asking a question.  Then (B4 the customer replies) the operator replies again asking further questions.  The customer recieves no notification of the second operator reply.

To manage tickets away from a browser (like from a phone) all emails need to generate a notification.  Otherwise there is always uncertainty about the true status of the job.

I'll copy this and put it thru Alexs helpdesk also

Rob
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1 RC3 | SMF © 2001-2006, Lewis Media Valid XHTML 1.0! Valid CSS!
Page created in 0.035 seconds with 20 queries.