Mail System

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 158955

Components

  • Code
  • Documentation
  • Module compatibility

Documentation

Images


Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet d'implementer une classe de mail pour formater les emails

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 8.x-4.
shield Stable releases for this project are covered by the security advisory policy.



Description

Provides an Administrative UI and Developers API for managing the used mail backend/plugin.

The module is ready to be used in Drupal 8, there are no known issues.

Allows to use different backends for formatting and sending e-mails by default, per module and per mail key. Additionally, a theme can be configured that is used for sent mails. In Drupal 7, that must be enabled for each template, in Drupal 8, it works reliably for any template being rendered while building and sending e-mails.

Administrative UI

The administrative interface is at admin/config/system/mailsystem (Drupal 8) oradmin/settings/mailsystem (Drupal 7).

Used by:

Any mail backend can be used and configured with this module. In Drupal 8, this has specifically been tested with Swiftmailer.

For Drupal 7, the following modules are commonly used to send HTML mails:

Developers API

See the documentation page

References Drupal 7

drupal_mail_system() API documentation:

api.drupal.org/api/drupal/includes--mail.inc/function/drupal_mail_system/7

MailSystemInterface API documentation:

http://api.drupal.org/api/drupal/includes--mail.inc/interface/MailSystemInterface/7

Creating HTML formatted mails in Drupal 7:

drupal.org/node/900794



Toutes les informations proviennent du site drupal.org