1
vagelis
The solution for Greek users. Send mail to users (greek characters)
  • 2004/9/12 16:50

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


If you go to /class/xoopsmailer.php you find somewhere
"var $charSet = 'iso-8859-1';"

You will change the following :

var $charSet = 'iso-8859-1';
to
var $charSet = 'iso-8859-7';

it's protected by the system that's the reason won't change from other parameters