Force signup
Blitter - February 12, 2008 - 06:42
| Project: | User mailman register |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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.

#1
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. :)
#2
I have revised my patch that I linked to above. It should now fix your problem entirely. Hope it helps.