Closed gmittal closed 7 years ago
@rishisankar has experience fixing this, assigning to him.
Thanks to @rishisankar: the main issue causing our emails to go to spam is our logo image. Because most mail clients can't verify whether an image is a virus or not, it by default assumes that messages that only contain images (or mostly images) from unverified domains are spam.
Solution would be to redesign email templates to avoid using images (or have a balance of 1 image per paragraph of text) or not use HTML email templates at all.
Whenever we send emails from SendGrid, we get classified as a spammer. Fix our communications module and email authentication/signing to allow for verified emails that go through every time.