| 1234567891011121314151617181920212223242526 | This module for Drupal 7.x. provides complete control of Email settings withDrupal and Mailjet.It simply replaces your default SMTP settings in order to make all your emailsgo through Mailjet: this will improve your deliverability and allow you tooptimize your campaigns.Mailjet helps to send and track emails in real time, while ensuring theirdeliverability.You'll take advantage of our reporting tools and get advanced statistics tomonitor 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 SASplugins@mailjet.com
 |