Discussions
Best practices for transactional + marketing emails for a small online thrift store clothes shop?
Hi, I’m building a small ecommerce project focused on online thrift store clothes and I want to set up reliable transactional and light marketing emails using the Netcore Email API.
I’d really appreciate guidance on:
The ideal way to separate transactional traffic (order confirmations, password resets, shipping updates) from newsletters or promotional emails so deliverability stays strong.
Recommended sending limits, warm‑up strategies, and authentication (SPF, DKIM, DMARC) for a new domain that will mainly send modest‑volume emails related to online thrift store clothes orders.
Any ready‑to‑use templates or code samples for common ecommerce flows (cart abandonment, order summary, “rate your purchase”) that work well with Netcore’s API.
Links to specific docs, quick‑start repos, or example payloads would be super helpful for getting this right from day one.