Getting notifications for admin requests that don'e exist

Hi,
I have at l;east one list owner (only one list owner has complained anyway) who is regularly getting email from Mailman with the subject "19 Small_centers admin request(s) waiting". When he clicks on the link, the page displays "There are no pending requests. Click here to reload this page".
I'm presuming that the web page is correct and the email wrong (but I'm not sure). Other than the web interface, how can I determine if there are, in fact, admin requests waiting. And if there aren't what would be causing the email message to get repeatedly generated.
Thanks, Rob
--
Rob Tanner UNIX Services Manager Linfield College, McMinnville OR

Rob Tanner wrote:
I have at l;east one list owner (only one list owner has complained anyway) who is regularly getting email from Mailman with the subject "19 Small_centers admin request(s) waiting". When he clicks on the link, the page displays "There are no pending requests. Click here to reload this page".
I'm presuming that the web page is correct and the email wrong (but I'm not sure). Other than the web interface, how can I determine if there are, in fact, admin requests waiting.
bin/dumpdb lists/<listname>/request.pck
And if there aren't what would be causing the email message to get repeatedly generated.
A crontab still running the cron/checkdbs job from a prior install/version in a different location.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Thanks. The crontab was the issue.
-- Rob
On 05/25/2006 10:29 PM, Mark Sapiro wrote:
Rob Tanner wrote:
I have at l;east one list owner (only one list owner has complained anyway) who is regularly getting email from Mailman with the subject "19 Small_centers admin request(s) waiting". When he clicks on the link, the page displays "There are no pending requests. Click here to reload this page".
I'm presuming that the web page is correct and the email wrong (but I'm not sure). Other than the web interface, how can I determine if there are, in fact, admin requests waiting.
bin/dumpdb lists/<listname>/request.pck
And if there aren't what would be causing the email message to get repeatedly generated.
A crontab still running the cron/checkdbs job from a prior install/version in a different location.
participants (2)
-
Mark Sapiro
-
Rob Tanner