Back to Directory
marketing

Email Best Practices

Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...
API Key Required

This skill requires external API keys. Check the repository for .env setup instructions.

About this Skill

Initial release with comprehensive email best practices: - Provides modular guides covering deliverability, compliance, marketing, transactional emails, webhooks, and list management. - Includes quick-reference links for common scenarios such as authentication (SPF/DKIM/DMARC), spam troubleshooting, and legal compliance. - Architecture diagram outlines recommended email workflow from capture through delivery and suppression. - Shifted focus from CLI/API usage to actionable guidance and implementation resources. - Added 11+ resource documents with in-depth instructions for building reliable and compliant email features.
Email Best Practices - OpenClaw Skill