smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.2k stars 447 forks source link

Text version of email #270

Open Yorams opened 4 years ago

Yorams commented 4 years ago

We have a problem with that our mails end up in spam folder from outlook and hotmail. We try to setup our mail server the right way to prevent spam detection. A quick test with Mail tester shows a couple of things: https://www.mail-tester.com/test-qq6ef6265

One of those is that its missing a text version of the email. Thats good for -1.105 points. Is it possible to add a text version to every mail send from the smartstore system?

altmoola commented 4 years ago

I can get 9.1/10 by setting up DKIM and DMARC.