23 Apr
2018
23 Apr
'18
9:37 p.m.
On 04/23/2018 11:29 PM, Darren Smith wrote:
"It's in Mailman's database in the 'message' table."
I can see the message table - is there a way to see where it is marked as "held"? All I'm seeing in that table is id, message_id, message_id_hash, and path.
I'm wanting to be able to query for held messages for a given mailing list, as there are currently over 98,000 entries in the message table. This should be possible using the mailman shell http://mailman.readthedocs.io/en/latest/src/mailman/model/docs/requests.html...
I haven't used the shell extensively and didn't read the whole docs, but it looks like it's the right place to look. If you can't do that using the shell, I'd say it's worth a bug report :-)