Page 1 of 1

Reply ticket to another address

Posted: Tue Sep 12, 2023 2:26 pm
by ainarp
How can I reply to a ticket to another address. I know that the user submitted the ticket from one specific email address, but he also has another address - how can I add the reply address box to the hesk system. If anyone knows the system please let me know even the PHP code file where I need to add the box so I can reply to the user at the other address.

Re: Reply ticket to another address

Posted: Tue Sep 12, 2023 3:10 pm
by Klemen
You need to edit the ticket and change (or add) the email address.

When viewing a ticket from the admin panel, click the "Edit" icon in the top right side to edit the ticket.

To allow multiple emails on a ticket, first enable it in admin panel > Settings > Email > Multiple emails: Allow customers to enter multiple contact emails and save changes. Then you can enter more than one email to each ticket, separating them with a comma.

Re: Reply ticket to another address

Posted: Fri Sep 15, 2023 5:25 am
by ainarp
Thank you! It worked!