ticket-category by email-import

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
xep22
Posts: 32
Joined: Fri Jan 28, 2022 10:07 pm

ticket-category by email-import

Post by xep22 »

hello,

currently tickets created by e-mail import are assigned to the top category in "Categories". Can I decide for myself to which category these tickets should be assigned?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: ticket-category by email-import

Post by Klemen »

You can manually edit the category they are assigned to inside the inc/mail/hesk_imap.php (or hesk_pop3.php, whatever you use) by overriding the $set_category variable.

If you want more flexibility you would need to modify the code logic, or create several copies of the hesk_imap.php file (with each connecting to a different email account).
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