Source: drupal7-mimemail
Section: net
Priority: extra
Maintainer: Casper Gielen (Unix Administrator University Tilburg) <cgielen@uvt.nl>
Build-Depends: debhelper (>= 7.0.50)
Homepage: http://drupal.org/project/mimemail
Standards-Version: 3.9.6

Package: drupal7-mimemail
Architecture: all
Depends: drupal7
Description: Drupal Mime Mail component module (for use by other modules).
 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.
 Note that there are some serious limitations you need to take into
 consideration when creating email layouts, see the Email Standard
 Project for more information.
