I want to send the HTML email to new registered user.
I am using Drupal 6. It has facility to send the mail to new registered user but the email is in only text format.
But now how can i send the user mail in HTML format so that i can have some images and also some header – footer?
I want to send the HTML email to new registered user. I am using
Share
http://drupal.org/project/htmlmail must be what you are looking for.
“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.”