~bigbes/core-go: 78b6f723

email: remove content headers of passed-in message

The email has already been parsed according to the headers, but they are
still present. However, signing or encrypting the email will change the
content format, so remove any such headers before continuing.

Conrad Hoffmann <ch@bitfehler.net> — 2023-02-27 15:47:21 UTC

Commit 78b6f7232af128cde421519c99e8cbb81b837f26view raw patch

Parent(s): 144fc447

1 changed file(s)

FileStatus+
email/worker.go M +5