
I used dumpdb on pending_subscriptions.db and found a whole list of subscriptions in there waiting to be processed. However, I don't know what lists they're for. Is there any way to find out? I tried looking at the individual requests.db for each list, but they are all empty. We have over 80 lists on our system and I don't relish the idea of having to go to the web interface for each one to check for pending subscriptions!
-- Sarah Plus ça change, plus c'est la même chose

No, when you dump the pending subscriptions db, you get stuff formatted thusly:
149153: ('somebody@somewhere.com', 'somepassword', 0, 1014675087), 154200: ('somebodyelse@somewhere.com', 'password', 0, 1014491600)
Unless one of those number sets represents the actual list, there is nothing there to tell me where to look.
----- Original Message ----- From: "Jon Carnes" <jonc@nc.rr.com> To: "Sarah K. Miller" <scba@beeze.com>; <mailman-users@python.org> Sent: Wednesday, February 27, 2002 7:08 PM Subject: Re: [Mailman-Users] Pending Subscriptions

No, when you dump the pending subscriptions db, you get stuff formatted thusly:
149153: ('somebody@somewhere.com', 'somepassword', 0, 1014675087), 154200: ('somebodyelse@somewhere.com', 'password', 0, 1014491600)
Unless one of those number sets represents the actual list, there is nothing there to tell me where to look.
----- Original Message ----- From: "Jon Carnes" <jonc@nc.rr.com> To: "Sarah K. Miller" <scba@beeze.com>; <mailman-users@python.org> Sent: Wednesday, February 27, 2002 7:08 PM Subject: Re: [Mailman-Users] Pending Subscriptions
participants (2)
-
Jon Carnes
-
Sarah K. Miller