Hi,
We run the Free Software Magazine's web site using Drupal
(http://www.freesoftwaremagazine.com)
We are now looking for a module that
* sends emails to the author of a post if a comment is posted on their
post.
* sends an email to xxxxx (an arbitrary email address) EVERY TIME a new comments are posted.
* sends an email to xxxxx (an arbitrary email address) when new content is promoted.
* sends an email to the author of a comment when their comment is replied to.
Apparently (http://drupal.org/node/64574#comment-121904), these two will
do part of it:
http://drupal.org/project/workflow + http://drupal.org/project/actions
Is this correct?
I've messed around with workflow and actions quite a while ago, and in the end I decided to develop my own custom module instead...
Any hints?
Bye!
Merc.
Comments
Take a look at Subscriptions
Take a look at Subscriptions module.
--------------------------------------------------------------
http://erdemkose.com/
started dev for comment_notify
I had the same problem for weeks
After searching for hours and days I just started developing "comment_notify"
See http://drupal.org/node/79980
these other related modules just don't do the job
commentmail
notify
subscription only for reg'ed users
subscriptions
subscription only for reg'ed users