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 Shipping confirmation emails with SMTP for Drupal
Shipping confirmation emails is an important component of any email communication strategy. In order to ensure delivery of Shipping confirmation 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 Drupal
To send emails from Drupal using Mailazy, you may use the Swift Mailer module, or the PHPMailer SMTP Module depending on your needs.
Using the SMTP Authentication Support Module
To use Mailazy with Drupal, use the SMTP Authentication Support module. Install a version of this module that is compatible with your version of Drupal.
SMTP Module
Open your modules page, find the SMTP module, and configure it with the following settings:
SMTP Server - smtp.mailazy.com
SMTP Port - 587
Username - mailazy_apikey
Password - mailazy_secret
SMTP Module Configuration
Using the Swift Mailer Module
To use the Swift Mailer module, install a version of this module that is compatible with your version of Drupal.
Configuration for this module is largely the same as SMTP Authentication Support Module.
SMTP Server - smtp.mailazy.com
SMTP Port - 587
Username - mailazy_apikey
Password - mailazy_secret
SMTP Module Configuration
Using the PHPMailer SMTP Module
PHPMailer SMTP sends email via SMTP using the latest PHPMailer library and is RFC-compliant. It requires the Mail System module. See the project page for more details.
Install using composer and enable.
composer require drupal/phpmailer_smtp
Once installed access admin/config/system/phpmailer-smtp to configure the module.
- Primary SMTP server - smtp.mailazy.com
- SMTP port - 587
- Use Secure Protocol - TLS
Under SMTP Authentication, set your username as mailazy_apikey and password as mailazy_secret:
- Username - mailazy_apikey
- Password - mailazy_secret
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