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.
Transactional emails is an important component of any email communication strategy. In order to ensure delivery of Transactional emails to your customers, reply on a trusted cloud-based email provider like Mailazy as a partner in your growth journey.
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
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"
}
}
}
Inside ghost admin panel navigate to settings->labs
.
At the bottom of the page there is a button for sending a test email.
Mailazy email delivery platform is powered by AI and uses the global infrastructure so that you can scale effortlessly. Mailazy is the trusted transactional email provider for hundreds of businesses and we are growing every day. We are known for being the most reliable and trusted senders on the internet.