Closed (fixed)
Project:
Simplenews
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2008 at 13:54 UTC
Updated:
29 Apr 2008 at 07:23 UTC
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
Comment #1
sutharsan commentedIndeed 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 ;)
Comment #2
sutharsan commentedA 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.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.