You are here

README.txt in HTML Mail 5

HTML Mail
---------

HTML Mail empowers Drupal with the ability to send emails in HTML, providing
formatting and semantic markup capabilities in e-mail that are not available
with plain text.

This module is very simple in operation. It changes headers in all outgoing
e-mail modifying e-mail sent from Drupal to be HTML with the option of header,
footer and CSS inclusion.

For a full description of the module, visit the project page:
  http://drupal.org/project/htmlmail

To submit bug reports and feature suggestions, or to track changes:
  http://drupal.org/project/issues/htmlmail

  
Installation
------------

Install as usual, see http://drupal.org/node/70151 for further information.


Customisation
-------------
E-mails can be themed by copying htmlmail.tpl.php to you active theme's 
directory and editing the contents.

Important
---------

Remember that many email clients will not be happy with certain code, your 
CSS may conflict with a web-mail providers CSS and HTML in email may expose 
security hazards. Beyond this, if your still really, really must have HTML in 
your email, you may find this module useful.


Maintainers
-----------

Chris Herberte - http://drupal.org/user/1171

File

README.txt
View source
  1. HTML Mail
  2. ---------
  3. HTML Mail empowers Drupal with the ability to send emails in HTML, providing
  4. formatting and semantic markup capabilities in e-mail that are not available
  5. with plain text.
  6. This module is very simple in operation. It changes headers in all outgoing
  7. e-mail modifying e-mail sent from Drupal to be HTML with the option of header,
  8. footer and CSS inclusion.
  9. For a full description of the module, visit the project page:
  10. http://drupal.org/project/htmlmail
  11. To submit bug reports and feature suggestions, or to track changes:
  12. http://drupal.org/project/issues/htmlmail
  13. Installation
  14. ------------
  15. Install as usual, see http://drupal.org/node/70151 for further information.
  16. Customisation
  17. -------------
  18. E-mails can be themed by copying htmlmail.tpl.php to you active theme's
  19. directory and editing the contents.
  20. Important
  21. ---------
  22. Remember that many email clients will not be happy with certain code, your
  23. CSS may conflict with a web-mail providers CSS and HTML in email may expose
  24. security hazards. Beyond this, if your still really, really must have HTML in
  25. your email, you may find this module useful.
  26. Maintainers
  27. -----------
  28. Chris Herberte - http://drupal.org/user/1171