mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-10 16:04:55 +00:00
The deliverability-data and DNS-write integrations were over-engineered for the cold-email segment. Postmaster and SNDS require sending volume our base typically does not hit, and no comparable cold-email tool exposes DMARC ingestion or native DNS writes. Replaces the catalog with the standard set: HubSpot, Salesforce, Pipedrive, Close, Zapier, Make, n8n, Slack, Discord, Calendly, Cal.com, Google Sheets. Removes dmarc_reports, dmarc_record_rows, postmaster_snapshots, and dns_verifications tables from the migration. Deletes dmarc.go, dns.go, cloudflare.go, postmaster.go from the integration package. Prunes the matching repository methods and HTTP handlers.