FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » maillist mail charsets
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
maillist mail charsets [message #31522] Wed, 03 May 2006 06:51 Go to next message
xeim is currently offline  xeim   Russian Federation
Messages: 2
Registered: May 2006
Karma: 0
Junior Member
Hello. Fudforum is great.

I install fudforum and create category with maillist. Problem is when maillist.php receive incoming message it place in forum in wrong encoding.
Mails may income in different encodings - koi8r, cp1251, utf8 and some others. Does maillist.php script perform any conversion of charsets or have some settings, related to this?
What i can do in this situation?

Thanks.
Re: maillist mail charsets [message #31523 is a reply to message #31522] Wed, 03 May 2006 13:03 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The code will try to perform charset conversion if your PHP includes extensions needed to perform such actions.

FUDforum Core Developer
Re: maillist mail charsets [message #31531 is a reply to message #31522] Thu, 04 May 2006 08:06 Go to previous messageGo to next message
xeim is currently offline  xeim   Russian Federation
Messages: 2
Registered: May 2006
Karma: 0
Junior Member
I am not php expert and my search was not successefull. Can you tell me which one php extension i need?

My php distribution was compiled with this options:
./configure --prefix=/usr \
--sysconfdir=/etc \
--enable-discard-path \
--with-config-file-path=/etc/apache \
--enable-safe-mode \
--with-openssl \
--with-mhash \
--enable-bcmath \
--with-bz2 \
--with-pic \
--enable-calendar \
--enable-ctype \
--with-gdbm \
--with-db3 \
--with-imap-ssl=$IMAPLIBDIR \
--with-imap=$IMAPLIBDIR \
--enable-dbase \
--enable-ftp \
--with-iconv \
--with-exif \
--with-gd \
--enable-gd-native-ttf \
--with-jpeg-dir=/usr \
--with-png \
--with-gmp \
--with-mysql=shared,/usr \
--with-gettext=shared,/usr \
--with-expat-dir=/usr \
--with-xml \
--with-pcre-regex=/usr \
--enable-wddx \
--with-mm=/usr \
--enable-trans-sid \
--enable-shmop \
--enable-sockets \
--with-regex=php \
--enable-sysvsem \
--enable-sysvshm \
--enable-yp \
--enable-memory-limit \
--with-tsrm-pthreads \
--enable-shared \
--disable-debug \
--with-zlib=/usr
Re: maillist mail charsets [message #31552 is a reply to message #31531] Sat, 06 May 2006 17:59 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Iconv is the extension that is being utlized for character set conversion.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: System ERROR whereas upload
Next Topic: Problem Relative Links, IE
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun May 19 01:52:54 GMT 2024

Total time taken to generate the page: 0.03079 seconds