Outgoing mail in plain text

Moderator: crythias

Locked
johnny1973
Znuny newbie
Posts: 7
Joined: 12 Jul 2012, 20:44
Znuny Version: 3.1.6

Outgoing mail in plain text

Post by johnny1973 »

Hi,

I'm just new to OTRS and trying to configure the first wireframe structure.
In this, I get/send my requests/answers via e-mail. From the reply form, I understand
that the mails sent are in HTML format. However, I would like to send them in
plain text. How can I configure the reply accordingly?

Best,

Johnny
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Outgoing mail in plain text

Post by reneeb »

Then you have to deactivate the RichText setting in "SysConfig" (Admin -> SysConfig). Search for "RichText"... I do not know the setting name atm.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
johnny1973
Znuny newbie
Posts: 7
Joined: 12 Jul 2012, 20:44
Znuny Version: 3.1.6

[Solved] Outgoing mail in plain text

Post by johnny1973 »

Thanks a lot, reneeb. That helped already.
Actually, I had to set the value in Core::Web::Frontend::RichText
Locked