For Developers By Developers
You can integrate Mailazy in minutes with your platform. Build and monitor your email solution on a trusted foundation with technical and strategic support when you need it the most.
Configure Cart abandonment emails with SMTP for Ghost
Cart abandonment emails is an important component of any email communication strategy. In order to ensure delivery of Cart abandonment emails to your customers, reply on a trusted cloud-based email provider like Mailazy as a partner in your growth journey.
Prerequisites
You need to complete these given prerequisites, you can skip the step if you have already completed.
Sign up for a Mailazy account.
Complete Domain Authentication.
Generate the Mailazy Access Key
Integrate Mailazy with Ghost
Setting up the server
SSH to your virtual machine instance
Navigate to the ghost configuration file by typing in cd /var/www/ghost
Open up the config file by typing vi config.production.json to open it with vim.
Next, change the setting under mail configuration.
Paste the api key and api secret from Mailazy portal.
You are done! You can now send invites to fellow contributors.
"mail": {
"transport": "SMTP",
"options": {
"service": "Mailazy",
"host": "smtp.mailazy.com",
"port": "587",
"secureConnection": true,
"auth": {
"user": "Mailazy Access Key",
"pass": "Mailazy Access Secret"
}
}
}
Test and verify
Inside ghost admin panel navigate to
settings->labs
.At the bottom of the page there is a button for sending a test email.
Send Emails with Mailazy
Mailazy is a simple email service to use, yet it provides so many benefits. Mailazy is the only simple transactional email service you’ll need. And the forever free plan lets you test drive it., Mailazy's team is well-equipped to help you quickly resolve your queries and issues. Try us for free today!
Signup for Free Developer DocumentationReady to get started?
For High-Volume custom requirements send us an email and we will come up with a detailed quote within 24 hours.
Contact Us