Mail Editor
The mail edit module lets you edit all email body and subject of all emails that go out from your site to your users through Drupal's drupal_mail function. You are able to edit any email body text based on which email it is and which language it is being sent for. you may use token variables in your template to better customize dynamic email text.
You may enable drupal core 'locale' module in drupal 6 version to enable multi-lingual email template translation. by default only English is available.
Update
Committed d6 code which was a complete rewrite under 4 hours.
next i will integrate token support into mail_edit to avoid home brew solution
TODO:
1) done: enable token support for variable replacement (contextual depending on the email & generic ? )
2) write upgrade path from d5 to d6
3) comment the whole code
**New Version**
This module is undergoing active development at this time. new feature includes mail logging and token module integration on top of being able to alter outgoing mail. Right now is the best time to give feature requests.
Support module development
Mail Editor module development is not sponsored by anyone. I develop and support Mail Editor module on my own time because i love being part of the community and giving to the community. If you would like to support this module development or just to say thanks please use the donation button below.

Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.1 | 2007-Dec-13 | 8.55 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jun-10 | 12.67 KB | Download · Release notes | Development snapshot | |
