Skip to main content

Migration

Move your transactional email infrastructure to ApexMail without disruption. This solution covers domain transition, IP warm-up, template migration, webhook compatibility, and parallel-send validation.

Audience

Engineering teams migrating from SendGrid, Postmark, Mailgun, Amazon SES, or Resend. Operations teams managing the cutover. Compliance teams verifying data residency requirements.

Business Context

Email provider migration is a high-risk operation. Dropped delivery during cutover means lost revenue. IP warm-up without automation risks blacklisting. Domain reputation must be preserved across providers. Without a structured migration plan, teams risk extended delivery degradation.

Core Problem

ApexMail Solution

Technical Implementation

  1. Create an ApexMail account and verify your sending domain.
  2. Configure DKIM with two selectors (am1, am2) alongside your existing provider’s selectors.
  3. Add include:spf.apexmail.ee to your SPF record (do not remove existing provider’s SPF).
  4. Set DMARC policy to p=none during transition to collect reports without enforcement.
  5. Import templates using the Template API.
  6. Configure webhook endpoints for event delivery.
  7. Begin parallel sending at 10% volume, increasing incrementally while monitoring delivery metrics.
  8. After validation period, route 100% through ApexMail and remove legacy provider configuration.

Relevant API Endpoints

EndpointDescription
POST /v1/emailsSend an email
POST /v1/emails/batchBatch send up to 1,000 emails
POST /v1/templatesCreate a template
GET /v1/templatesList templates
PUT /v1/templates/:idUpdate a template

Relevant Webhook Events

EventTrigger
email.deliveredReceiving server accepted the message
email.bouncedHard or soft bounce
email.delayedMessage deferred by receiving server

Required Plan

PlanDedicated IPSupport
Growth1 managed dedicated IP (eligibility review)8 business hours
Business1 managed dedicated IP (eligibility review)4 business hours
EnterpriseUp to 3 managed dedicated IPsNegotiated

Security Considerations

Compliance Considerations

Known Limitations

Contact sales for a migration assessment and dedicated IP eligibility review.