Set a http header indicating which message an attachment came from
authorMagnus Hagander <magnus@hagander.net>
Tue, 16 May 2023 13:54:43 +0000 (15:54 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 16 May 2023 13:54:43 +0000 (15:54 +0200)
commite0c0b1364f6c455091159375414a0c1bcea1c442
treea1ce5177895e0c7d5319decd4d2b08012dbf9e4b
parente1207650826a695461c7c4a6500f55f4066c3da8
Set a http header indicating which message an attachment came from

When an attachment is downloaded, add the http header
X-attached-to-message with the message-id of the message that the
attachment belongs to.
django/archives/mailarchives/views.py