Hi,

I am trying to set up a full chain of email handling with proper html
support through RT (v4.0.0) .

I have read the doc and several wiki entries. I did what is recommended
and still, it's not working.

When I send a html email to RT (as a customer), it's received and
displayed as text/plain.

Later on, if I reply to this mail using the rich text editor and include
some markup, the mail is received as plaintext by the customer, with
html markup. For the reply, my template is looking like this :

--------------------------------------------------------
RT-Attach-Message: yes
Content-Type: text/html

{$Transaction->Content(Type => 'text/html')}
<p>
Très cordialement,
<p>
L'équipe support Piaf.
<p>
Service client Piaf:<br>
</ul>
<hr>
-------------------------------------------------------------------------------

It seems that the Content-Type part is ignored...

cheers,

Philippe


--------
Final RT training for 2012 in Atlanta, GA - October 23 & 24
  http://bestpractical.com/training

We're hiring! http://bestpractical.com/jobs

Reply via email to