Hi,
I installed the module and can't seem to send email to anonymous users.Everything is fine with registered user.
Here's more info:
- I need to approve comments posted by anonymous users,
- In the database, "notify" is set a "0" for anonymous users,
- In permissions: "subscribe to comment" is checked while "administer comment notify" isn't.
- I've checked in my bulk mail,
- The only other module sending mail is "Comment Mail" which notifies me when a comment needs approval,
- Cron has run.
It looks like a duplicate of this http://drupal.org/node/533856 but my version is up to date.
Let me know if you need more info
Comments
Comment #1
gregglesCan you try again and see if it's working? I believe it works for anonymous users at this point (we have a simpletest for 6.x that tests sending to anonymous users).