Skip to content

WeshGuillaume/Random

Repository files navigation

Mandrill to Mailjet

This is a comand line tool to transfer your Mandrill data to your newly created Mailjet account.

You will need to have:

At the moment, the tool is migrating:

  • your sender addresses
  • your templates
  • your subaccounts

Notes

When a newly added sender is registered to the mailjet API, it needs to be validated in order to be used to send transactional and marketing emails

If you encounter any issue regarding this tool, please post an issue in the If your issue is related to the migration itself, please contact our support at [email protected]

Differences with Mandrill

Subaccounts are represented as API Key with Mailjet. They do not share senders, contacts, templates (templates can however be defined as global)

With Mailjet, your sender addresses are not global and not share through all your subaccounts. Each subaccount can have its own senders. In order to migrate your Mandrill account, this tool create your sender list for each subaccount you have.

Usage


$ git clone <repo> mandrill-to-mailjet && cd $_

$ npm install

$ npm run migration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published