I'd like to be able to automatically send all users of a certain role an email containing any new forum topic or comment. The Subscriptions module (http://drupal.org/project/subscriptions) is almost what I want except for three problems

1. [critical] It only sends the titles of the posts with a link to the body. I'd like to be able to send the whole post
2. [critical] It can only be configured to send new topics automatically to users. Comments to existing topics must be manually subscribed to.
3. It is not capable of sending daily digests rather than emails for each post.

The listhandler module (http://drupal.org/project/listhandler) has all these features (i think) but it does not work with Drupal 5.1. I know there are other modules that can mail users

Comments

maxlobovsky’s picture

Sorry about that, didn't finish typing the post:

...I know there are other modules that can mail users but can any fill all of my requirements and run on Drupal 5.1?

vm’s picture

notify.module may be worth investigating