maillist mail charsets [message #31522] |
Wed, 03 May 2006 06:51 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
xeim
![Russian Federation Russian Federation](/forum/images/flags/ru.png) 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 message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) 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
|
|
|
|
|