Jump to content

can i limit the number of tickets a client opens?


decor

Recommended Posts

hello

i find that when a ticket is opened by someone who has a autoresponder on there email address, that there is a continual stream of new tickets being opened - each reply is a new ticket. Is there a way to limit the number of tickets opened in a period of time?

 

thanks

Ian

Link to comment
Share on other sites

Inform your clients on sign up if they have an auto responder on their system and they use an email address that has the responder active then the email will blocked as the responder triggers new tickets. You can still prevent the initial loop by not sending an email to clients on ticket open, although as soon as your admin respond you would have the same issue.

 

You can try a hook that would work off the email pipe hook point to check how soon after the last support email the response is and abort the pipe if its within x seconds but that would be a bit of a hack.

Link to comment
Share on other sites

If its an email that is on our server then we will go into that account and turn off the autoresponder and inform the client what we have done and why.

If you dont have root access to the email address, but root access to the server you could temp turn off exim (mail server) for 30 seconds, clearn out the mail queue and then restart exim. this will usually kill the loop

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated