Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hello. Is it possible to categorize email tickets by subject in email? To be more precise, let's say the company has different branches in different cities and want to know from which city is the sender without looking at his email and checking internal database.
So basically I'm asking - if email subject contain problem plus city name and there is a category with the same city name, when that is matched, Hesk automatically assign the ticket to that category. Or something like that.
I'm trying to figure out a solution to have all tickets in one system and not to have separated hesk's for each city.
Put email ticket in category via email subject
Moderator: mkoch227
Re: Put email ticket in category via email subject
Possible? Yes.
A built-in solution? Unfortunately no.
To get this working you should hire a PHP developer to modify the hesk_email2ticket() function for you, located in the inc/pipe_functions.inc.php
A built-in solution? Unfortunately no.
To get this working you should hire a PHP developer to modify the hesk_email2ticket() function for you, located in the inc/pipe_functions.inc.php
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: Put email ticket in category via email subject
Hi Klemen,
thx for reply. Will look into it.
thx for reply. Will look into it.