On 1/03/2026 10:24 am, Mark Sapiro wrote:
On 2/28/26 14:29, Phil Steel-Wilson via Mailman-users wrote:
I have a bunch of pck files in the spool directory that i think are the messages from 2021 to the present but i cant get hyperkitty to look at them.
Those are messages which HyperKitty failed to archive. <https://gitlab.com/mailman/mailman-hyperkitty> is a small module with methods called by Mailman core to get information from HyperKitty and to pass messages to HyperKitty to be archived. If archiving fails the message is stored in Mailman's var/archives/hyperkitty/spool/ directory (maybe /var/lib/mailman/archives/hyperkitty/spool/ in the Debian package).
Each new post causes mailman-hyperkitty to retry all the messages. Mailman's mailman.log (I think /var/log/mailman/mailman.log in the Debian package). That log will contain information about the failures which will help you diagnose the issue (probably misconfiguration)
For the record we think it was selinux, sorry about the noise.