1234567891011121314151617181920212223242526 |
- This module for Drupal 7.x. provides complete control of Email settings with
- Drupal and Mailjet.
- It simply replaces your default SMTP settings in order to make all your emails
- go through Mailjet: this will improve your deliverability and allow you to
- optimize your campaigns.
- Mailjet helps to send and track emails in real time, while ensuring their
- deliverability.
- You'll take advantage of our reporting tools and get advanced statistics to
- monitor and optimize your emails.
- Installation
- ------------
- 1) Download a release.
- 2) Upload all its content in your Drupal sites/all/modules/ directory.
- 3) Make sure you are using libraries module and you have correctly installed PHPMailer with "phpmailer" as key.
- 4) Log in as administrator in Drupal.
- 5) Enable the Mailjet settings module on the Administer > Site building > Modules page.
- 6) Fill in required settings on the Administer > Site configuration > Mailjet settings page.
- Author
- ------
- Mailjet SAS
- plugins@mailjet.com
|