I understand this module is focused on adding users to newsletter subscriptions based on their roles. How about having users *removed* from newsletters if a given role is removed? Would be nice if it worked both ways.

Comments

KhaledBlah’s picture

I have been working with this module lately and if this is still an issure for you I could look into it. Let me know.

Btw, the D6 patch of this module does this.

sgdev’s picture

BSLFE, I stopped using the Simplenews Roles module a while ago and have been writing Workflow rules instead. I described what I'm doing here in this post: http://drupal.org/node/331080#comment-1423402

We have some publicly available newsletters, and others that are only available for private subscribers. I found the Simplenews Roles module to be very limiting, and the workflow module allowed me to customize unique rules for each of our newsletters.

joachim’s picture

As noted this is in the 6--1 release.
Leaving this open in case anyone wants to provide a patch for the 5 branch.