On 12/01/2015 05:23 PM, Mark Sapiro wrote: > On 12/01/2015 08:51 AM, Gretchen R Beck wrote: >> Is there a command line script that can be used to view an individual user's >> subscription options for a specific list? > > > I'm not aware of one, but it is fairly simple to do. I'm willing to add > it to the collection at <https://www.msapiro.net/scripts/>, but what do > you want in the way of output. Presumably the input would be something like > > get_user_options listname [email protected] > > but what kind of output are you looking for? What fields and in what format?
Based on a reply from Gretchen, I have implemented a first cut at this. The script can be found at <https://www.msapiro.net/scripts/user_options> (mirrored at <http://fog.ccsf.edu/~msapiro/scripts/user_options>). The script displays essentially all the user information on the user's options page including optionally the password. To use it, download it to Mailman's bin/ directory, make sure it has execute permission and then run 'bin/user_options -h' for more info. Comments welcome. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
