~bigbes/core-go: 5a81e2cb

email: set Content-Type to format=flowed

This allows us to start sending emails in flowed format. It does not
actually change anything, until the templates in the services get
updated.

As format=flowed is designed to be backwards-compatible, it also doesn't
break anything. All emails will still look like before, with static line
breaks. However, changing the templates to flowed will now produce
emails that render as flowed successfully. Tested on plain (signed) and
encrypted mails.

See https://www.ietf.org/rfc/rfc2646.txt

Conrad Hoffmann <ch@bitfehler.net> — 2024-11-18 13:13:44 UTC

Commit 5a81e2cb1e29d7826b081c81116e2e92104aac8bview raw patch

Parent(s): 64b8e741

1 changed file(s)

FileStatus+
email/worker.go M +4 -1