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.