Script doesnt stop generating new ticket numbers for the same subject.

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
andrecarvalho
Posts: 1
Joined: Mon May 29, 2017 6:02 pm

Script doesnt stop generating new ticket numbers for the same subject.

Post by andrecarvalho »

Script URL: http://travelindustry.com.br/suporte/
Version of script: 2.7.3
Hosting company: WebHOstingHub
URL of phpinfo.php: http://travelindustry.com.br/suporte/phpinfo.php
URL of session_test.php: http://travelindustry.com.br/suporte/session_test.php
What terms did you try when SEARCHING for a solution: pipe, piping,POP3 fetching

Write your message below:

I installed the script and configured pop3 fetching to generate tickets from emails sent to a specific mail box. I added a cron job to run every 5 minutes.

Now I receive an email every 10 min with a new ID number for the same e-mail support sent. It´s more than duplicated! Never ends!
Image
Thanks

Andre
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Script doesnt stop generating new ticket numbers for the same subject.

Post by Klemen »

You have one (or both) of these issues:

1. email address used for POP3 fetching must NOT be used anywhere else. Make 100% no Hesk user has the same email address; if he does, email notifications are sent to that address then next time cron run the email notification is turned into a ticket again...

2. in admin panel > settings > email tab > POP3 fetching make sure "Keep a copy" is set to OFF
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
Post Reply