Script URL: (local installation)
Version of script: 2.4.2
Hosting company: Local IIS Server
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I am just wondering if it is possible to auto-assign a ticket (via email) creation to a set category from the senders domain. We support a few different companies and I want all tickets from set domains to go into the respective categories, would anybody be able to shed any light on this?
Cheers,
Lewis
Edit: We are also using POP3 as I couldn't get it to connect with exchange 2003 correctly.
Ticket Auto Assign to Category.
Moderator: mkoch227
Re: Ticket Auto Assign to Category.
To make this work properly (to also allow replies etc) Hesk would need be configured to use different accounts to receive and send emails.
I'm afraid this is not supported at the moment, but planned for future.
I'm afraid this is not supported at the moment, but planned for future.
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: Ticket Auto Assign to Category.
That's great, thanks for the reply!
Re: Ticket Auto Assign to Category.
Yes, although not hugely required right now, it would be great if this could be applied
osTicket I believe has this feature....you can add any number of emails to both fetch from and to use as departmental reply emails.
It can also auto-assign tickets to categories based on the content of the subject/body text which is handy.
Unfortunately I couldn't go ahead with osTicket because the admin interface was just too disgusting and would have thrown the staff off. HESK seems the most user friendly system...and most actively updated/supported.
osTicket I believe has this feature....you can add any number of emails to both fetch from and to use as departmental reply emails.
It can also auto-assign tickets to categories based on the content of the subject/body text which is handy.
Unfortunately I couldn't go ahead with osTicket because the admin interface was just too disgusting and would have thrown the staff off. HESK seems the most user friendly system...and most actively updated/supported.
-
- Posts: 11
- Joined: Mon Jun 17, 2013 6:10 pm
Re: Ticket Auto Assign to Category.
It seems like it shouldn't be very difficult to parse the email field when someone submits a new ticket from the web interface and then assign that to the appropriate category.
Re: Ticket Auto Assign to Category.
Not sure what you mean? When submitting tickets from the web interface the customer can already choose category and the email they enter is their email address, not support email address.
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
-
- Posts: 11
- Joined: Mon Jun 17, 2013 6:10 pm
Re: Ticket Auto Assign to Category.
On our system we don't allow customers to choose the category. We support multiple clients and don't want them seeing all the other clients we support, so right now we're manually assigning them to the appropriate category.
What would be nice is to have the ticket automatically assigned to the appropriate category based on the customer's email domain.
I think I could hard code something like that into the ticket submission code, but what would be great is to have a space in the settings to add and remove domains->categories pairings.
What would be nice is to have the ticket automatically assigned to the appropriate category based on the customer's email domain.
I think I could hard code something like that into the ticket submission code, but what would be great is to have a space in the settings to add and remove domains->categories pairings.
Re: Ticket Auto Assign to Category.
I'm afraid I cannot help with such customizations, sorry.
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