Nov. 29, 2025
8:40 a.m.
Hi,
if you have access to the database you could check like this:
SELECT _request.*,mailinglist.list_name,mailinglist.mail_host FROM _request LEFT JOIN mailinglist ON _request.mailing_list_id = mailinglist.id;
-Gerald
On 29.11.25 02:43, Peter Chubb via Mailman-users wrote:
Hi Folks, Is there a way from the Web UI to find all lists with held messages?
I'm site owner and admin for a domain; I'd like to see all the held messages for all the lists in that domain, so I can gently encourage moderators to do their jobs .. and to stand in when they're away or otherwise cannot release held messages in a timely manner. To do this I want to see all held messages, and the lists they are meant for. Right now, to see which lists have held messages means clicking on each list name n turn. which can take a long time, even for the couple of dozen lists we have.Peter C
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
This message sent to vogt@spamcop.net