I am trying to implement a system where a user makes a blog post (to a set category) and as part of that sequence, or in addition to, it does the following:
- Create a new email based on a template
- Populate the email with a snippet, or the excerpt text
- Send to a predefined list
To labour the point; it isn't to email everyone, just the people in the aforementioned list.
Does anybody know of a plugin or email system to do this?
We currently use aweber but I cannot find the functionality to dynamically insert content from the post. It seems to only be able to do send a "Blog Updated, go here to enjoy it's awesomeness" type deal.
EDIT: Had a look at Subscribe2 as detailed here to no avail.