SparkPost / node-sparkpost

SparkPost client library for Node.js
https://www.sparkpost.com/
Other
180 stars 42 forks source link

sparkPost go in spam #228

Closed ishwarchandratiwari closed 6 years ago

ishwarchandratiwari commented 6 years ago

Why the email with sparkPost go in spam? while i am using nodemailer to send mail with sparkpost

avigoldman commented 6 years ago

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!