The is only an old version of Mime Mail available, so I guess HTML emails won't work for now. But after installing the latest CVS of the Simple News module, everything seemed fine, created Newsletter Lists, added some test emails. But when I went to create content for a "Newsletter" and post, it doesn't mail it, nor does it give you an option anywhere to actually send it. I checked in the admin console for the newsletter and it was sitting there in the "Drafts" tab.

Comments

sutharsan’s picture

Indeed HTML emails are not yet supported.

Reporting the status of send email is still under construction. You can check the newsletter status in the database table simplenews_mail_cache. One record is one email. status 1 = pending; status 2 = send.

Please report all steps to reproduce this error. I will see if I can add a debugging option in the next days (as it is on my whish list). But don't wait for me with testing ;)

sutharsan’s picture

Status: Active » Fixed

A basic debug function is now available in the latest 6.x-1.x-dev version. You find a checkbox in the simplenews settings. Debug logs every outgoing simplenews e-mail.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.