Notify is a simple, lightweight notification module. It provides e-mail notifications to subscribers about updates and changes to the Drupal web site.
Submit bug reports and comments via the project's issues queue on drupal.org.
This module requires a supported version of Drupal and cron to be running.
The administrative interface is at: Administer » Configuration » People » Notification settings.
The administrative interface consists of three tabs:
The Settings tab allow you to configure how the module shall work.
You can specify how often notifications are sent, the hour to send them (if the frequency is one day or greater), the number of failed sends after which notifications are disabled, and the maximum number of notifications to send out per cron run.
When setting how often notifications are sent, note that e-mail updates can only happen as frequently as the cron is set to run.
If you check “Include updated posts in notifications”, any change to a node or content will cause it to be included in the next notification. Note that even minor changes, such as correcting a trivial typo or setting or unsetting the “sticky” attribute for the node will flag it as updated, so use this option with caution in order to avoid excess notificatons.
If you check “Administrators shall be notified about unpublished content”, users belonging to roles with the “administer nodes” and “administer comments” permissions granted will receive notifications about unpublished content. This is mainly to make the module useful to manage moderation queues. Note that notifications about unpublished content are only sent once.
The checkbox under “Notification default for new users” is used as the default value for the notification master switch on the new user registration. Note that this setting has no effect unless you grant the anonymous user the right to access notify.
The final section under the Settings tab let you set up notification by node type. Having nothing checked defaults to sending notifications about all node types.
The Queue tab is to process and inspect the notification queue.
The radio buttons below the heading “Process notification queue” has the following meanings:
The Status panel gives the administrator a rough overview of the current state of the notification queue.
The Users tab is to review and alter per-user settings for those users that have the master switch for notifications set to Enabled.
If you enable node revisions node revisions, the notification e-mail will also mention the name of the last person to edit the node.
To manage your own notification preferences, click on the “Notification settings” on your “My account” page.