Notify site user when there is a new post or comment on the site
Hi everyone!
I am running Drupal 6 and I am looking for this functionality: I want users of my site to be able to be notified when there's a new posting at the site and when there's a comment to an existing post on the site. That's the basic/essential, additionally it would be nice if those users can manage their own subscriptions, subscribe/unsubscribe to a particular type of content, discontinue notifications etc. but I can live without the latter. I have searched quite a bit and can't seem to find the solution. Does Drupal by default have such functionality hidden in a module? (hey! Drupal has surprised me more than once - thanks again to Dries and the whole developer community out there for this fantastic CMS!) OR is there module or a combination of modules through which I can achieve this functionality? Any thoughts, ideas? Any help mould be greatly appreciated.
Kenneth.

Try this module
Try Comment Subscribe module
http://drupal.org/project/comment_subscribe
This module allows anonymous as well as registered users to subscribe to individual comments of given node. When a user, either anonymous or registered, posts a comment, he/she can subscribe to that comment and will be notified of replies to that comment. Notifications will have a teaser of the node and a link to the comment. Notifications will also have links that will allow the user to unsubscribe from notifications for that particular comment or unsubscribe from notification for all his/her comments on that node.
Try this also
Notify- http://drupal.org/project/notify
The notify module allows users to subscribe to periodic emails which include all new or revised content and/or comments much like the daily news letters sent by some websites. Even if this feature is not configured for normal site users, it can be a useful feature for an administrator of a site to monitor new content submissions and comment posts.
Subscriptions -http://drupal.org/project/subscriptions
Notify isn't for v6
Nijulay,
Thanks but I had looked at that. THAT would have been nice but it isn't yet available for Drupal 6 :o(
Kenneth.
Comment Subscribe will help you..
I think Comment Subscribe will help you..
http://drupal.org/project/comment_subscribe
For drupal 6 version -- http://drupal.org/node/230653
Drupal6 Direct link-- http://ftp.drupal.org/files/projects/comment_subscribe-6.x-1.0.tar.gz
Here node subscription/unsubscription and for "a particular comment" subscription/unsubscription is available
Description
===========
Comment follow up e-mail notification for anonymous as well as registered users.
If you write a comment to some post ,the follow up comments for your comment will be informed to you through your email provided in the comment.Also if you don't want email notification you can unsubscribe it using the link provided in your email.There are two way for unsubscription.One is to unsubscribe email notification for the whole node.Other option is to unsubscribe email notification for a particular comment.
Usage
=====
Click the checkbox below the comment textarea.
Also one can unsubscribe the same by clicking the link provided in the email.