Instead of just ripping out the charset, here's the correct fix.

Replace this:


$headers .= "Content-Type: ". get_option($app_abbr.'_nu_email_type') ." charset=\"" . get_option('blog_charset')...