HTML in email templates

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
anomaly0617
Posts: 3
Joined: Wed Mar 30, 2022 6:53 pm

HTML in email templates

Post by anomaly0617 »

Hi there,

We have hesk 3.25 (yes, I know there's an update - I only change one thing at a time and test!) running on a self-hosted LAMP server. When someone puts in a ticket they get a confirmation email, and staff gets an email alerting them to the new ticket. I wanted to provide more information to our staff about the ticket, and format it in a way that was easy to read, so I tried HTML. At this moment, when the email comes in, the HTML looks raw (code shown). Is there a way to do HTML notification emails? Do I need to customize something in inc/pipe_functions.php to prevent it from interpreting the HTML literally?

Thanks in advance!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: HTML in email templates

Post by Klemen »

Support for HTML emails has been added to version 3.3.x, so you will need to upgrade to the latest version use it.
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
anomaly0617
Posts: 3
Joined: Wed Mar 30, 2022 6:53 pm

Re: HTML in email templates

Post by anomaly0617 »

Klemen wrote: Fri Aug 12, 2022 8:24 pm Support for HTML emails has been added to version 3.3.x, so you will need to upgrade to the latest version use it.
Ah! Well, there's my incentive to upgrade! LOL!
Post Reply