html in emails
zaphod280380 - February 14, 2007 - 09:52
| Project: | Advanced User |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | earnie |
| Status: | postponed |
Jump to:
Description
Is it possible to send emails in html format?
If not, how can i implement this in the code?
thanks!

#1
I'm not sure if it would be easy or not. The first item of business would be to ensure that drupal_mail API would allow you to hook into it. Any patches would need to be submitted against CVS HEAD tag.
#2
Possible: yes.
Likely soon: probably not.
I'd love to see this feature. I don't want to re implement the wheel, though. I recall there being a mail api somewhere that can do this, so I'd like to see it done using existing code, if that code works well.
So, if we can integrate easily with this module (or similar), then I support the addition of html mail features:
http://drupal.org/project/mimemail
(Doing my part to stamp out massive duplication of code, one module at a time.)
#3
Please take note of the existing mass mailing issues:
http://drupal.org/node/110132
#4
Postpone to review later.