Tag/version of Container Images
Choose from: 0.4.*
New eMails are not being archived.
Nov 03 15:32:31 2021 (24) Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/mailman_hyperkitty/__init__.py", line 154, in _archive_message
url = self._send_message(mlist, msg)
File "/usr/lib/python3.8/site-packages/mailman_hyperkitty/__init__.py", line 210, in _send_message
raise ValueError(result.text)
ValueError: <html><title>Auth required</title><body>
<h1>Authorization Required</h1><p>The archiver key is now
required to be sent over the Authorization HTTP header.
You need to upgrade the mailman-hyperkitty package to
1.2.0 or newer.
</p></body></html>
mailman-hyperkitty needs an update to version 1.2.0
Update the authentication to call Hyperkitty using the API key as a part of Authorization HTTP header instead of url parameter.
Tag/version of Container Images
Choose from: 0.4.*
New eMails are not being archived.
mailman-hyperkitty needs an update to version 1.2.0
Update the authentication to call Hyperkitty using the API key as a part of Authorization HTTP header instead of url parameter.