On 1/21/22 3:06 PM, Axel Rau wrote:
I created a list, did migration from 2.1 and run update_index_one_list. Then I posted a test mail to the list and it got distributed and was seen in the archive. Now 2 days later it does no longer show up in the archive.
What is going on here? May this have to do with HYPERKITTY_RENDER_INLINE_IMAGE which I have turned on meanwhile.
It may. Is there anything in Django's log about this? If you have the original message from the list, can you go to the URL in the Archived-At: header? is the message in the hyperkitty_email table in the database? E.g.,
SELECT * FROM hyperkitty_email WHERE message_id_hash ='xxx';
(xxx is the value of the Message-ID-Hash: header from the message)
If the prototype archiver is enabled for the list, the message should be in Mailman's var/archives/prototype/list@example.com/new directory and that message will have the Archived-At: and Message-ID-Hash: headers.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan