SimpleNews Dynamic List
Component type
Categories
Maintenance status
Development status
Component created
Component changed
SimpleNews Dynamic List module provides the capability to use dynamic mailings lists which are created "on the fly" using defined criteria. Normally SimpleNews mails only to fixed lists of subscribers stored in the SimpleNews subscriptions table. SimpleNews Dynamic List provides a module hook (hook_simplenews_dynamic_list) that allows you to define a callback function that returns a list of Drupal user accounts. Any function that returns a list of unique Drupal users will allow that list to be used as the subscription list for the mailer.
