I tried both 

$Self->{DefaultCharset} = 'iso-8859-1';
$Self->{DefaultCharset} = 'utf-8';

once at a time bit it does not work

-----Original Message-----
From: Nils Breunese (Lemonbit Internet) [mailto:[EMAIL PROTECTED] 
Sent: 15 May 2006 01:02 PM
To: User questions and discussions about OTRS.org
Subject: Re: [otrs] funny charectors

Mamakwa M. Sefiri wrote:

> I am getting funny characters on the emails send to the system.
>
>
>
> I have put in $self ->{'DefaultChatset'}; in Config.pm, I thought  
> the problem will be solved.

It is DefaultCharset and you have to give the variable a value. I  
have this set:

$Self->{DefaultCharset} = 'iso-8859-1';

Instead of iso-8859-1 you can set the charset you need.

Nils Breunese._______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=http://www.otrs.de/

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to