how to send out a notification e-mail message when new comments are added to a post Using Drupal Actions, Triggers, and Tokens +drupal

The first step is to download and install the token module as you would any new module Next, go to your Admin -> Site building -> Modules page (admin/build/modules) and enable the new modules: 1.Token 2.Token actions drupal-modules-token While you are on the Modules page, you’ll also want to enable the Trigger module drupal-modules-trigger Navigate [...]