Along with the force at least one signup (which is interesting but not useful to me) I would find useful a checkbox for each mailing list that would automatically sign new users up.

They dont need to stay a member of the list but they would be signed up by default (and without them necessarily noticing). Or most of this could be achieved by having a specified group of lists that a user must sign up to one of, then I could have set of opt in list as well as some forced ones.

Comments

sbandyopadhyay’s picture

Status: Active » Closed (duplicate)

I don't know if this gives too much leeway for your purposes, but take a look at my patch at: http://drupal.org/node/222252

It makes "YES" the default option during registration. However, "NO" is still a possible option, and they can opt out right from the get-go... but only if they chose to do so.

Conceivably, you could even turn off the "NO" option on the user registration page by doing what I did to remove the digest option. Let me know if you want any help achieving this.

And finally, if this doesn't address your question at all, please un-mark it as a duplicate. :)

sbandyopadhyay’s picture

I have revised my patch that I linked to above. It should now fix your problem entirely. Hope it helps.