@imagic
I’ve used this plugin.
http://a3rev.com/shop/wp-email-template/
I’ve tried 3 or 4 others. Only this helped. Good luck!
ok, i’ve done it.
I just changed the email template with plugin. Everything works fine. If you need help just ask. Bye!
Hi! Have this same problem… but only with Gmail. I’m using WP SMTP, but mails are still going to spam folder. Any solution guys?
U can turn it off,
create .htaccess file in your domain directory
<IfModule mod_php.c>
php_value suhosin.simulation 1
</IfModule>
pastate it. save. upload.
it works for me.