How to trigger email after user replies to comment
fender - April 19, 2009 - 11:08
I want to trigger even that sends email to users email account as soon somebody else replies to his comment
Can this be done with actions and triggers
Right now the only one is me that is getting the comment
I want each user to be notified with email when somebody replies to his comment
Thank you

_
I don't believe you can do it with core actions/triggers but you should be able to with the http://drupal.org/project/rules module-- though you might need some php for the action (to get the user of the parent of the current comment instead of the user posting the comment).
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Sounds like you'd want to use
Sounds like you'd want to use the comment subscribe module:
http://drupal.org/project/comment_subscribe