3 messages in net.sourceforge.lists.courier-sqwebmailSV: [sqwebmail] Unicode problem
FromSent OnAttachments
Simon BennickMay 2, 2005 5:52 am 
Sam VarshavchikMay 2, 2005 10:52 am 
Simon BennickMay 3, 2005 2:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:SV: [sqwebmail] Unicode problemActions...
From:Simon Bennick (si@intelligo.dk)
Date:May 3, 2005 2:43:16 am
List:net.sourceforge.lists.courier-sqwebmail

Thanks,

It worked.

Regards, Simon

-----Oprindelig meddelelse----- Fra: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net] På vegne af Sam Varshavchik Sendt: 2. maj 2005 19:53 Til: cour@lists.sourceforge.net Emne: Re: [sqwebmail] Unicode problem

Simon Bennick writes:

Hi,

I get the following message in all my emails and my national characteres comes out wrong:

"The following text uses the iso-8859-1 character set. Your display is set for the utf-8 character set, so some characters may not display properly."

My box is a SuSE 9.2 pro and sqwebmail v. 5.0.1 Is it because SuSE uses unicode at a operating system level, because I have an old SuSE 7.3 with sqwebmail 3.3.6 and this works perfectly.

my configure: ./configure --with-libcharset --disable-utf7-folder-encoding \ --enable-unicode=iso-8859-1,utf-8,utf-7 --with-cachedir=/var/cache/sqwebmail \ --enable-softtimeout=1800 --enable-autopurge=8 --enable-maxpurge=30 \ --enable-cgibindir=/srv/www/cgi-bin --enable-imagedir=/srv/www/htdocs/images/sqwebmail \ --enable-imageurl=/images/sqwebmail --with-maxformargsize=35000000 \ --with-maxmsgsize=30000000 --disable-autorenamesent

--with-calendarpurge=60

Use "--enable-unicode" only. There's a typo in the configure script.