sparkPost go in spam
ishwarchandratiwari opened this issue · 1 comments
ishwarchandratiwari commented
Why the email with sparkPost go in spam? while i am using nodemailer to send mail with sparkpost
avigoldman commented
Hey @ishwardeveloper 👋
There are a few things you can do you help your emails hit the inbox. Most importantly, make sure you are following best practices. You can follow our Deliverability Guide
and read the docs on optimizing deliverability and inbox placement. I'd also make sure that you have transactional
set to true
if you are sending transactional emails (.i.e. password resets, app notifications)
Hopefully that helps!