1
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