Bug in Notify Drupal module

I've tested the Notify module for use with comment moderation queues, but unfortunately it does not send emails for such comments. You get only notification on comments that are added without a moderator's approval. You don't get notification for comments that go into the moderation queue and you don't get notification either when they are approved. Sad

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Comment Mail

However the Comment Mail module works fine. I only miss the option to get daily notifications. It'd be nice to get a notification only once in a day if there's something new ("new" -> new comment added since the last notification) in the moderation queue. I suppose I could implement this with a little modification of this module.

More options

I would also add options to restrict notification on comments by anonymous visitors or registered users.