Email examples

Sending email from Rules is easy - just use the "Send email" action! But be aware that core Drupal does not support HTML formatted email by default, so to send HTML email you will need a helper module.

For these examples, we're going to use the Mime Mail module, so you must have Mime Mail installed and configured on your system. (This takes less than 5 minutes! See https://www.drupal.org/docs/contributed-modules/mime-mail/quick-start)

Sending HTML email

This example shows how to send HTML emails from Rules

Guide maintainers

tr's picture