Re: [Mailman-Users] Ghost Moderator Requests

Thanks for the reply.
At 04:07 PM 1/26/2008, you wrote:
Sorry I wasn't clear but yes, I knew they were from the mailman list.
That is correct since I don't have a static IP. I can access the admin functions from the LAN. My users must do everything via email.
Finally, these all appear to have been 'owner' bounces delivered to the site list last April 17.
I can see that but I have no idea what is significant about that date since it did not show up until after I did this restore thing.
As I said, it tells me there are no pending requests.
Or, you can discard them by running.
path/to/mailmans/bin/discard /var/lib/mailman/data/heldmsg-mailman-*
I thought I'd give this a try and here's what I get:
[root@dap002 bin]# discard /var/lib/mailman/data/heldmsg-mailman-* Traceback (most recent call last): File "/usr/sbin/discard", line 120, in ? main() File "/usr/sbin/discard", line 110, in main mlist.HandleRequest(id, mm_cfg.DISCARD, '', False, False, '') File "/usr/lib/mailman/Mailman/ListAdmin.py", line 164, in HandleRequest rtype, data = self.__db[id] KeyError: 113 [root@dap002 bin]#
Must be a remnant of the restore fiasco.
Even though the above didn't work, can I do this anyway? I don't use that mailing list so there are no messages in it that I care about. Is there a way to just wipe everything manually? I guess this list is necessary but is there a way to wipe everything and have it rebuild what it needs? That should clean everything up, right?

Dennis Putnam wrote:
This is a bit of a puzzle, because it should be using the same request.pck data as the cron/checkdbs job that sends the notice.
This says the heldmsg file did not have a corresponding request.pck entry, and presumably there are some the other way around too. I.e. after the restore, the actual heldmsg-* files were out of sync with request.pck entries.
I suggest you remove all the heldmsg-mailman-* files and also remove the lists/mailman/request.pck file. If you then go to the admindb interface for the 'mailman' list, it should create a new, 'empty' request.pck.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Dennis Putnam wrote:
This is a bit of a puzzle, because it should be using the same request.pck data as the cron/checkdbs job that sends the notice.
This says the heldmsg file did not have a corresponding request.pck entry, and presumably there are some the other way around too. I.e. after the restore, the actual heldmsg-* files were out of sync with request.pck entries.
I suggest you remove all the heldmsg-mailman-* files and also remove the lists/mailman/request.pck file. If you then go to the admindb interface for the 'mailman' list, it should create a new, 'empty' request.pck.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Dennis Putnam
-
Mark Sapiro