vBulletin e-mail encoding problem
Hello
I came to know that vBulletin sends email notifications (new user registered, PM received, thread subscruptions, etc) in UTF-8 encoding. It simply adds a header to email message.
I need the notifications to be sent in windows-1251 encoding. I found 2 files responsible for that:
/includes/functions.php
/admincp/diagnostic.php
What should I do to make my forum send e-mail in correct encoding?
vbulletin Version: 3.0.5
PHP: 4.3.10
Apache
Server running Linux
THank you
|