How to automatically send email to group when node of certain content type created (email would include teaser)
MYCON - June 1, 2009 - 17:15
Right now I'm learning Messaging, Notifications, Tokens, and Rules to try and figure out how to do this. Anyone know how?

yea
nobody seems to respond to any of my posts anyway (is this visible to everyone?), but I figured out how to send the email with rules. Is there a way to integrate tokens into this and include the specific node content in the email?
Notifications
Yes, your post is visible, but maybe you need to give people more than 13 minutes to respond ;-)
You might also want to look at the Notify module - http://drupal.org/project/notify - which can do what you want (e.g. email teasers of a certain content-type to users in a certain role), or the Notifications Framework - http://drupal.org/project/notifications - if you need more bells and whistles.
cool
thanks guy, this is the first time someone has responded to a post of mine :) I was starting to think my account was somehow configured wrong or something.
anyway, if you happen to follow up on this again, I got Rules/Token working - I still haven't been able to figure out how to get rid of the < p > tags in the emails.. I suspect there is a Token setting for just raw text maybe? Not sure. hmmmm
I thought turning off the FCK editor would be enough to do this. Hmm;