willie.casti...@caemilusa.com writes: > Looks like "hyperkitty" stopped archiving right after the CERT for > the mailman3 website expired, How can I make the missing archives > visible on the website? I see there "*pck" files in > the/opt/mailman/mm/var/archives/hyperkitty/spool/ directory. The > list archive does not show that last posting [of 25 July 2025.
It's been a while since I've looked closely at this, but if I'm wrong nothing disastrous will happen, you'll just have to wait a little longer. The hyperkitty/spool directory is a staging area for the messages to be archived. As usual "spool" implies "work to be done", and HyperKitty (specifically the mailman_hyperkitty IArchiver implementation) considers all .pck files in the spool to be tasks in the queue. The assumption is that most sites will (a) rarely have trouble and (b) will be archiving frequently, so there is no polling done. Rather, when a message is scheduled to be archived, the archiver wakes up and archives everything in that directory. So the messages should be added to the archive the next time a message arrives. Note that this is not list-specific: if there's a pending message for list A and a message for list B arrives, the archiver will process A and then B. The easiest way to trigger this is to send a test message. Steve -- GNU Mailman consultant (installation, migration, customization) Sirius Open Source https://www.siriusopensource.com/ Software systems consulting in Europe, North America, and Japan _______________________________________________ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@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/F5V5YABH2ELPSJQUH73GOZYXEAJ2GNHE/ This message sent to arch...@mail-archive.com