An option to resend a newsletter
mcload - April 9, 2009 - 15:37
| Project: | Simplenews |
| Version: | 6.x-1.0-rc6 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I think an option to resend a newsletter would be very useful. There are many questions about this in the issue queue and as far as I know the only solution is editing the database.

#1
Not possible?
#2
Yes, would be nice send the same newsletter every week, for example.
I discover that I can embed views like:
<?php$output = views_embed_view('myview', 'block');
print $output;
?>
So the possibility to send the last articles, news or any other filtered content automatically every week would be wonderful!
#3
subscribing
i know having the ability to send a "sent" newsletter to a few extra emails would be extremely useful. I get asked to do this all the time. What ends up happening is all those extra people getting a "test" newsletter. Which is less then ideal.
#4
Subscribing — would be great if we could do this.
I'm also using embedded views and would like to send out the same email every week using a "resend" function.
#5
... or maybe Send a Copy — that way you can create a new issue, from a previous mailing.
#6
http://drupal.org/project/simplenews_scheduler - but that's still only for D5.
#7
Subscribing