# Summary

This is a Mime Mail component module (for use by other modules).

  • It permits users to receive HTML email and can be used by other modules. The mail functionality accepts an HTML message body, mime-endcodes it and sends it.
  • If the HTML has embedded graphics, these graphics are MIME-encoded and included as a message attachment.
  • Adopts your site's style by automatically including your theme's stylesheet files in a themeable HTML message format
  • If the recipient's preference is available and they prefer plaintext, the HTML will be converted to plain text and sent as-is. Otherwise, the email will be sent in themeable HTML with a plaintext alternative.
  • Allows you to theme messages with a specific mailkey.
  • Converts CSS styles into inline style attributes.
  • Provides simple system actions and Rules actions to send HTML email with embedded images and attachments.

# Project URL

https://www.drupal.org/project/mimemail

# Where is the code?

Unknown

# Estimated completion date

Unknown

# Dependencies

Unknown

# Who's doing the port?

Unknown

# What help do they need?

Unknown

# D8 roadmap

#2863019: [META] Plan for MimeMail 8.x-1.0 release

# Background and reference information

#2138947: Drupal 8 version

Comments

legaudinier created an issue. See original summary.

Kristen Pol’s picture

Issue summary: View changes
oadaeh’s picture

Although there is not yet a tagged release, there is a development branch for the Mime Mail module, here: https://www.drupal.org/project/mimemail/releases/8.x-1.x-dev

jhedstrom’s picture

Status: Active » Needs work

Changing status since there is a dev release.

colan’s picture

Status: Needs work » Needs review

Just posted a proposal at #2863019: [META] Plan for MimeMail 8.x-1.0 release to get this rolling.

Also, updated status as there's an alpha now.

colan’s picture