I'd like Drupal to send an e-mail to a specific e-mail address whenever someone adds a node for a given content type. The e-mail would include details of what was posted. I've looked a bit at triggers/alerts and got it working for any node added, but couldn't find a way to restrict it by content type.

Is there a way built into Drupal 6 that can accomplish this, or will I have to use another module like Rules?

Comments

matt_harrold’s picture