Differences between revisions 1 and 2
Revision 1 as of 2009-05-19 08:01:34
Size: 1049
Editor: msapiro
Comment:
Revision 2 as of 2009-05-19 08:02:46
Size: 1046
Editor: msapiro
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/8683540 #pragma page-filename DOC/versions/10715487
Line 24: Line 24:
The reason for this is ALWAYS that the notices are sent from a
different Mailman instance. There is some test, backup or incompletely
uninstalled Mailman installation that is sending these messages.
The reason for this is ALWAYS that the notices are sent from a different Mailman instance. There is some test, backup or incompletely uninstalled Mailman installation that is sending these messages.
Line 28: Line 26:
It may be on the same server as the production Mailman or another
backup, test or 'migration' server.
It may be on the same server as the production Mailman or another backup, test or 'migration' server.
Line 31: Line 28:
You need to find the Mailman instance that is actually sending the message
and at least remove the crontab that is running its cron/checkdbs job.
You need to find the Mailman instance that is actually sending the message and at least remove the crontab that is running its cron/checkdbs job.

Every day I receive an email with contents similar to

The listname@example.com mailing list has 2
request(s) waiting for your consideration at:

        http://www.example.com/mailman/admindb/listname
        
Please attend to this at your earliest convenience.  This notice of
pending requests, if any, will be sent out daily.

but when I go to the URL, the page says

Database Updated...
listname Administrative Database
There are no pending requests. Click here to reload this page.

What is the reason for this?

The reason for this is ALWAYS that the notices are sent from a different Mailman instance. There is some test, backup or incompletely uninstalled Mailman installation that is sending these messages.

It may be on the same server as the production Mailman or another backup, test or 'migration' server.

You need to find the Mailman instance that is actually sending the message and at least remove the crontab that is running its cron/checkdbs job.

MailmanWiki: DOC/I receive a daily "n LISTNAME moderator request(s) waiting" email, but there are no requests. (last edited 2010-08-03 08:25:46 by msapiro)