1
vote
2answers
33 views

Node authors notified by email when a comment is added using trigger module - node token not getting

My goal is to send a notification email to the node author when a new comment is added. For this i am using trigger module. But didn't get the node author mail id. Any one experienced in it?
1
vote
1answer
210 views

How to sending notification emails in a journal style “Newsletter”

I am working on replace an existing, custom built website with a Drupal 7 site. In the existing website I've coded a more or less smart email-notification system which I like to re-build for the ...
0
votes
2answers
65 views

why is the node id missing from the comment:edit action?

When I setup a trigger on comment creation and edit that fires the action "send email" I have the folling tags available in the action editor that seem to be missing the nid on output: ...
1
vote
0answers
305 views

Get OG administrator users from Rules

I want to send an e-mail to all group administrators when a user joins a group. Rules and OG come with this functionality out of the box, but unfortunately the default rule is set to only e-mail the ...