I am playing with the newsletter feature at the moment. I have written a newsletter and would like to send it out to all the people who have subscribed.
Do you simply queue the newsletter on the date you want it to send?
I have tried this but it doesnt seem to do anything.
I would like to know the answer on this one too. I can’t see users that have subscribed to my newsletter and I don;t know how to send a newsletter. At least the users are getting stored in the DB - i checked that
Scheduled tasks management (that is actually a crontab like functionality, which also includes sending queued newsletters and some other things) is not available at the moment. We are working on it and will include it in the next releases.
This is my question too: when will it be possible to send newsletters to he customers?
I did some tests and manipulations and could the queue not get out ... >:(
One thing for newsletter registration:
When I register for newsletter in my account I will not get a success email.
When I unregister in my account I will get a succes email. This is a bit confusing for customers, isn’t it?
I’m also hoping for an automated solution. In the link above, somebody has suggested manually triggering the send function, but it’d be great if we could do it automagically, cos I can’t code!