In Wordpress there is a function that sends a mail to the node author when there is a new comment in his posts.

I can't find this in Drupal, and perhaps this module would be the place to develop it.

Comments

junyor’s picture

Subscribing.

ellanylea’s picture

See the Notify module: http://drupal.org/project/notify

add1sun’s picture

Status: Active » Closed (won't fix)

Subscriptions module is the way to go now (http://drupal.org/project/subscriptions). Since commentmail is really about making it easy for admins to approve and delete new comments, I'm not inclined to make it heavier in an area that other modules already do well.