First - thanks for this module its great.

I am rebuilding an old static website into a shiny new Drupal CMS. I have successfully imported the text of old newsletters sent out using the old non-drupal website. These are now all in http://localhost/drupal/admin/content/newsletters/notsent with the date of original sending on the old system correctly shown as date created. Is it possible to mark these as sent in Drupal without resending these old newsletters out again?

Comments

sutharsan’s picture

In the database table simplenews_newsletter set the s_status field to 2.

david@thrale.com’s picture

Worked like a dream - thank you very much.

sutharsan’s picture

@stuckagain: when you started an issue and your problem is solved, you can set the status to fixed.

david@thrale.com’s picture

Status: Active » Fixed

I didn't know that. Thanks for telling me. I guess I should now check my old queries elsewhere on Drupal to update their status - thanks.

Status: Fixed » Closed (fixed)

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