Set up a high-deliverability cold email system for 8 domains using Hetzner CCX13 servers, Postal SMTP, and Purelymail for inboxing, excluding warming (handled separately).
2. Postal SMTP Installation & Configuration Install Postal on each server (1 domain per server).
Configure: SPF, DKIM, DMARC, PTR records (domain authentication). SMTP credentials for sending accounts. Rate limiting (to avoid bursts)- nothing more than 150 emails per day across all accounts (4) per domain Test SMTP connectivity (telnet, swaks).
3. Purelymail Inbox Setup Create IMAP mailboxes for replies only- but this will all run through instantly, its purely to receive mails Verify MX records for Purelymail reception. ALL SENT EMAILS VIA POSTAL
4. Domain Migration Update MX, SPF, DKIM, DMARC records post-migration.
5. Monitoring & Maintenance Set up Postal logs + Grafana (for bounce/spam tracking). Document full system architecture for future scaling.
Goals ✔ 8x fully configured Postal servers (1 per domain). ✔ Purelymail inboxes for reply handling (if needed). ✔ DNS records validated (SPF/DKIM/DMARC). ✔ Monitoring system (bounce rates, blacklists). ✔ Technical documentation (setup, troubleshooting).