Posted by jpweber on August 11, 2009 at 9:51pm
I am using triggered rules to notify people of field changes for certain node types. Is there a way to attach a file to these emails sent by triggered rules? The files I am looking to have attached to the email will already be attached to the node using filefield or core attach I can use either, so which ever would be easier to hook in to the rules I'll use.
any thoughts? is there an easy solution that I've overlooked?
Comments
You can attach files using
You can attach files using the mimemail module. There is a patch for mimemail rules actions: http://drupal.org/node/501722