Posted by chadcross on February 26, 2009 at 8:19pm
| Project: | Comment Mail |
| Version: | 6.x-1.0-beta1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello,
Maybe I set something up incorrectly but I set Comment mail to "Send mail for: all new comments". I get the emails with the correct data but they are all "THIS COMMENT DOES NOT REQUIRE APPROVAL" emails even when they do need approval.
Thanks.
Comments
#1
I would like to know the same how do you set up Comment Notification emails to be sent to the admin of the drupal website??
let me know id someone answers your post.
Thanks
#2
Only that email is being sent for comments requiring approval. You just need to change the body text of the email to "COMMENT NEEDS APPROVAL."
#3
Exact same problem. If you change the "send mail for" setting to "just comments needing approval" it works again. But not exactly the best workaround.
#4
Attached patch to fix the above issue, added a line to Send approval mail if comment not published.
#5
One more patch to display the mail field in the mail if commented by a logged in user (included the previos patch also)