Script URL: Internal site
Version of script: 2.4.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: multiple recipient, CC,new ticket etc
Write your message below:
I would like to be able to enter multiple email addresses when using "New Ticket" option. Right now if I enter email address separated by coma(,), it sends mail to the first email alone. How can I add multiple email addresses when creating a new ticket using "new ticket" option?
Add Cc field when using "New Ticket" option
Moderator: mkoch227
Re: Add Cc field when using "New Ticket" option
I had recently encountered the same problem, but I found that in order for the ticket form to recognize the comma to add more than 1 email, you have to enable the function.
In the admin panel, go to Settings > Email tab and in the "Other" section, check "Multiple emails". That'll allow the script to no longer limit the email to only one and recognize the comma as the delimiter.
In the admin panel, go to Settings > Email tab and in the "Other" section, check "Multiple emails". That'll allow the script to no longer limit the email to only one and recognize the comma as the delimiter.
Re: Add Cc field when using "New Ticket" option
Exactly, this needs to be enabled in HESK settings. By default, it will ignore all but the first email.
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: Add Cc field when using "New Ticket" option
Thank you so much jgo564 and Klemen. That worked for me. 
