Skip to content

The prototype archiver is not web-accessible

The prototype archiver is not web-accessible, therefore it should not add URLs to the message headers such as "Archived-At", because those URLs will point to nothing and confuse users with the Archived-At headers added by HyperKitty.

Implementation details: a couple checks were done in the docs for those features and used the Prototype archiver. Since it's not implementing them anymore I moved the checks to unittests with a basic archiver class.

Merge request reports