Who can recommend a good HTML newsletter module for Drupal?
I need to send email newsletter from the Drupal user-database including text, fotos og nice graphics?

I haven't been able to find this module so far.
Like this but the newsletter should apear directly in the email.

Comments

vm’s picture

simplenews.mdoule with its addons

oliv9429’s picture

We can still not display the newsletter directly in the email, but only as a link.
We want to display both text, images and grapichs directly in the email.
Is that possible?

vm’s picture

are you also using the simplnews addons mimemail.module and simplenews_template.module?

Graloth’s picture

We are not using simplenews_template.module because we are running drupal 6.x and the current message on the template module project page they dont recommend using the version for drupal 6.x.
We are using mimemail.module, as it is required by simplenews.

(I work together with Palle Bo)

vm’s picture

htmlmail.module is another project that may do what you ask.