Hello Drupal Devs,
I am searching for a module which can send an email to the commenter commenting on my site. For settings, anonymous commenting enabled, a commenter might not leave his information, and if he does a email should be send thanking him for the comment. Is there any module which does this ?
NOTE - I am avoiding custom coding, which might be the last option.
Hi,
Take a look at the rules module which will allow you to set up a rule to send an email to the commenter when they make a post.
Gordon.
On 18/01/2012, at 5:52 PM, Vaibhav Jain wrote:
Hello Drupal Devs,
I am searching for a module which can send an email to the commenter commenting on my site. For settings, anonymous commenting enabled, a commenter might not leave his information, and if he does a email should be send thanking him for the comment. Is there any module which does this ?
NOTE - I am avoiding custom coding, which might be the last option.
-- Regards, Vaibhav Jain -- [ Drupal support list | http://lists.drupal.org/ ]
Rules should do this http://drupal.org/project/rules
On 01/18/2012 07:52 AM, Vaibhav Jain wrote:
Hello Drupal Devs,
I am searching for a module which can send an email to the commenter commenting on my site. For settings, anonymous commenting enabled, a commenter might not leave his information, and if he does a email should be send thanking him for the comment. Is there any module which does this ?
NOTE - I am avoiding custom coding, which might be the last option.
-- Regards, Vaibhav Jain
http://drupal.org/project/comment_notify Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: Vaibhav Jain
I am searching for a module which can send an email to the commenter commenting on my site. For settings, anonymous commenting enabled, a commenter might not leave his information, and if he does a email should be send thanking him for the comment. Is there any module which does this ?