I have just noticed that a user comment on my site a few days ago. Alas I only noticed as I was doing some commentary of my own. Is there a way to get my site to email me when someone adds a comment?

Comments

jbrown’s picture

alex ua’s picture

As it says on the notify page:

notify.module is discontinued and will no longer be supported. Use subscriptions.module instead, as well as trigger and action modules which is part of Drupal 6 core.

All of the feature requests filed against notify.module are already beautifully implemented in subscriptions.module, as well as much, much more. Subscriptions.module is ideal for user notification of new content.

ZivTech: Illuminating Technology
Future Majority: Blogging Progressive Youth Politics

jbrown’s picture

Sorry - I actually meant to link to Notifications. I prefer it over Subscriptions, although both seem very capable.

--
Jonathan Brown
http://openpackage.biz/

--
Jonathan Brown
http://jonathanpatrick.me/

dejjy’s picture

Check out http://drupal.org/project/commentmail. It should solve da issue.

criznach’s picture

Actually I think you'd want something more like Mail Comment

http://drupal.org/project/mailcomment

It connects to Notifications and Mailhandler to allow notification with reply by email.

Chris

adellefrank’s picture

If you are using Drupal 7, you don't actually need to add any modules to do this relatively simple task (unless you have more complicated needs than your post indicates, in which case you can have the most flexible power by using the Rules module for which nodeOne has created a great set of video tutorials about Rules).

But, if all you need is just to get emails, check out my instructional post (with lots of pictures and step by step guidance).