Script URL:
Version of script: 2.5.2
Hosting company: iq.pl
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: pop3 fetching, unique, identical, double
Write your message below:
Hello.
I noticed, that HESK has some problem with identify identical e-mails by pop3 fetching. Every time is run inc/mail/hesk_pop3.php and option $hesklang['pop3keep'] is enabled than system create new tickets from old e-mails as new ones. Only when option is disabled, system create properly one ticket, and clear e-mail box.
Pop3 fetching - identical e-mails not identified
Moderator: mkoch227
Re: Pop3 fetching - identical e-mails not identified
HESK doesn't detect identical emails (except within very limited timeframe to detect email loops) - it will parse any email into a ticket.
Note that there is no way of marking tickets as read in POP3 protocol, so if a copy is kept on the server and the server sends the same email again, it will indeed be converted into a ticket.
Note that there is no way of marking tickets as read in POP3 protocol, so if a copy is kept on the server and the server sends the same email again, it will indeed be converted into a ticket.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Pop3 fetching - identical e-mails not identified
OK, I understand it. I assumed that the HESK saves for example message ID to a database and then just did not parse to the ticket.
Best regards
Sebastian
Best regards
Sebastian