Outgoing mail template

weblinq - January 11, 2008 - 14:51

Is there a way to template all the outgoing mail with a header (image) and footer (image)?

hook_mail_alter

ugerhard - January 11, 2008 - 14:55

You could do this using hook_mail_alter, see:

http://api.drupal.org/api/function/hook_mail_alter/5

But you would need to write a small custom module to do so, I guess.

Ok thank you! I will give it

weblinq - January 15, 2008 - 15:57

Ok thank you! I will give it a try.

 
 

Drupal is a registered trademark of Dries Buytaert.