<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 8-8-2014 8:02, Alex Peters wrote:<br>
</div>
<blockquote
cite="mid:CAFdkmpth8zFoVMG-M=WKv7XvK-06qYm8tVwgQFncX0hpwC0uqQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>RT aggressively sanitises HTML when displaying ticket
content to prevent some security issues (like a specially
crafted HTML attachment masquerading as part of the RT
interface).</div>
<div><br>
</div>
<div>
As of RT v4.2.6 onwards, tables will be shown if the
HTML::Gumbo Perl module is installed.<br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 8 August 2014 15:56, Eierschmalz,
Bernhard <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:Bernhard.Eierschmalz@scheppach.com"
target="_blank">Bernhard.Eierschmalz@scheppach.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div link="#0563C1" vlink="#954F72" lang="DE">
<div>
<p class="MsoNormal">Hello,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">I’m having
problems with tables inside of mails.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<br>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
There is also the extension PermissiveHTMLMail which will also allow
more html to be shown and if that is not enough then you can always
extend RT to allow even more by overriding the methods that scrub
the html<br>
<br>
Joop<br>
<br>
</body>
</html>