Masaharu Kawada
Thu, 11 Mar 2010 21:48:05 -0800
Hello Mark-san, Thank you very much for your response.
The messages should be visible in the admindb web interface for the mailman list.
Are the messages you mention that emails which sent to mail...@example.com?Could you please let me make sure that the admindb web interface is a page titled like "Mailman mailing list Administration General Options Section",
and the mail sent to mail...@example.com can be visible in somewhere on thatpage. Is this correct? If so I would like to know exactly where that emails are. "Tend to pending moderator requests"?
There should also be a large number of files in mailman's data/ directory with names like heldmsg-mailman-nnn.pck. Each of these contains one held message. Also, depending on list settings, there may be so many of these that the admindb CGI times out before it can generate the summary page. In that case, you have to remove some, but don't just rm them.
I will verify if such files are existed in mailman's data/ directory. On the other hand, is it possible to know/find where that emails are, if I get the output of dumpdb command executing against lists/mailman/config.pck? Best Regards, Mark Sapiro wrote:
Masaharu Kawada wrote:Since the mail is sent to mail...@example.com from mail...@example.com, there should be that mail in any places such as /var/spool/mail/mailman,It is not in /var/spool/mail/mailman becaise the mailman list post alias takes precedence and poosts it to the mailman list./var/lib/mailman/archives/private/mailman.mbox/mailman.mbox and so on I guess.It is not in the mailman list's archives because it is held for approval as a post from a non-member and is still waiting approval.But there is nether of them. How can I find that mail?The messages should be visible in the admindb web interface for the mailman list. There should also be a large number of files in mailman's data/ directory with names like heldmsg-mailman-nnn.pck. Each of these contains one held message. Also, depending on list settings, there may be so many of these that the admindb CGI times out before it can generate the summary page. In that case, you have to remove some, but don't just rm them. To view the contents of one of these, use Mailman's bin/dumpdb tool. To remove one, use Mailman's bin/discard tool. To remove them all, see the FAQ at <http://wiki.list.org/x/nIA9>.
------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org