Posted by itserich on April 3, 2011 at 2:57pm
I have a list of nodes, compiled through a View.
Each node contains a field with an email address.
I would like to send an email to the email address contained within each node, including an attachment.
Part of the email message would be pre-configured, with tokens to customize items such as the attachment, and the attachment is not contained within the node. The end result is the same message to each node.
I have set up a Rule Set with Mime Mail which allows for Attachments but seems to allow for only pre-configured emails.
Any ideas? Thank you.
Comments
I've just done something
I've just done something similar by modifying the tutorial I found at:
http://www.sthlmconnection.se/tips-and-tweaks/rules-based-notifications-...
Hope that's of help.