Page 1 of 1

multiple email address

Posted: Mon Sep 04, 2017 6:24 am
by walter@welster.com
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: multiple email address

Write your message below:
Hi,
I was wondering if there is a way to categorize tickets depending of the "to" email address.
for example mail send to a@a.com should go to category A, mail send to b@b.com should go to category B
any idea's ?
thanks!

Re: multiple email address

Posted: Mon Sep 04, 2017 4:03 pm
by Klemen
It's not something that can currently be setup automatically, but you can create multiple copies of the "inc/ail/hesk_pipe.php" file (or the hesk_pop3/hesk_imap if you use that instead), modify the source code in each to setup a different $set_category value (the category that file will import emails to).