Jeremi Bergman wrote: >OK, this didn't work. I tried replacing the the request.pck with one >that didn't have any mod requests. >I verified the requests are actually coming from the right server. >
The cron/checkdbs script obtains the count of pending requests in the message '%(count)d %(realname)s moderator request(s) waiting' directly from the NumRequestsPending() method. This value is the number of entries in the request.pck file minus one for the version pseudo-entry. Try bin/dumpdb lists/<listname>/request.pck Perhaps the request.pck file was not really "empty". As far as I can see, this count comes out of the entries in the request.pck and nowhere else. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp