What problem does it solve?
This Skill helps you design and operate email sending features that avoid spam filtering, reduce bounces and complaints, and meet legal compliance requirements across major regions.
Core Features & Use Cases
- Deliverability & authentication: Plan and implement SPF, DKIM, and DMARC, plus sender reputation practices like warming and infrastructure separation.
- Compliance & consent: Apply CAN-SPAM, GDPR, and CASL requirements, including unsubscribe and consent record rules, with non-legal-advice guidance.
- Email capture & list hygiene: Validate emails, run double opt-in flows, manage suppression lists, and perform ongoing hygiene based on delivery events.
- Operational reliability: Use idempotency keys, retry/backoff strategies, timeouts, and queueing patterns for production-grade sending.
- Webhooks & event handling: Set up signed webhooks, deduplicate events, and update suppression/sending decisions based on bounce and complaint outcomes.
Quick Start
Tell me how to fix my transactional emails going to spam in Gmail by implementing SPF/DKIM/DMARC, verifying DNS records, adding List-Unsubscribe, improving sender reputation, and setting up webhook-driven suppression.