Send notification emails as plain text

Moderator: crythias

Locked
MarkCline
Znuny newbie
Posts: 3
Joined: 06 Jan 2017, 16:40
Znuny Version: 5.0.15
Real Name: Mark Cline
Company: Ameex Technologies

Send notification emails as plain text

Post by MarkCline »

When sending auto replies to new tickets and when adding new articles on existing tickets, the emails are sent as plaint text.

When using the ticket notification feature to automatically send emails when certain criteria are met, the emails are sent as html.

I would like to send all emails as plain text.

1. How can I change the notification emails to only go out as plain text?

2. If that setting does not exist, where do I go to change the markup for the notification templates?

Thanks
Mark

OTRS 5.0.15
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Send notification emails as plain text

Post by root »

For a new template create a copy of Unformatted.tt in Kernel/Output/HTML/Templates/Standard/NotificationEvent/Email/ with a custom name. And take care that only Subject and Body are possible placeholders. Everything else needs to be done in the template.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked