Hi Bruce, There is -- at least there is in the old 2.1* versions -- and you could probably write an easy script to do it. I don't know about the 3.* versions.
The config.pck for each list includes a "last_post_time" -- which shows the unix timestamp of the last post to the list. If you have command-line access, <yourmailmanhome>/bin/dumpdb will decode the contents of the config.pck file for you. --Gretchen Gretchen Beck Carnegie Mellon On Tue, Aug 30, 2022 at 5:56 PM Bruce Johnson via Mailman-Users <[email protected]> wrote: > > We have a large number of lists (~200) that have been set up over the years; > the vast majority do NOT have web archives. Is there any way to determine > when the last time the list had any traffic? > -- > Bruce Johnson > University of Arizona > College of Pharmacy > Information Technology Group > > Institutions do not have opinions, merely customs > > ------------------------------------------------------ > Mailman-Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/mailman-users.python.org/ > Mailman FAQ: http://wiki.list.org/x/AgA3 > Security Policy: http://wiki.list.org/x/QIA9 > Searchable Archives: https://www.mail-archive.com/[email protected]/ > https://mail.python.org/archives/list/[email protected]/ ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/
