[rt-users] Mail Encoding Problem

Sebastian Flothow sebastian at flothow.de
Thu Jun 27 07:11:37 EDT 2002


> I think the problem is the "Content-Type:"-line in the mailheader.
> RT uses only "Content-Type: TEXT/PLAIN"
> but it should be
> "Content-Type: text/plain; charset=iso-8859-1"
>
> Is it possible to add this charset to outgoing mails?

Just put

Content-Type: text/plain; charset="iso-8859-1"

at the beginning of your templates.


Sebastian

--
Sebastian Flothow
sebastian at flothow.de
#include <stddisclaimer.h>





More information about the rt-users mailing list