Hi,
On Mon, Sep 01, 2025 at 11:13:19AM +0200, Carsten Schiefner wrote:
On 01.09.2025 09:20, Gert Doering wrote:
On Tue, Aug 26, 2025 at 04:33:48PM +0200, Johan ter Beest wrote:
As I am working on emails lately, I will add this notification to my list.
Please undo the change that makes the "monthly status mails" now arrive
in HTML format. This is not adding useful information but makes it
more annoying for people that do not use a GUI mail client (because, you
know, efficiency).
how about:
/-> "Content-Type: text/plain"
"Content-Type: multipart/alternative"-|
\-> "Content-Type: text/html"
- would this scratch your itch?
No. This is, in practice, one of the worst things that happen - multipart
mails that have differing content in both bodies (and it happens quite
more often that one would assume).
If there is *benefit* in HTML, like "nice advertising with pictures and
tracking pixels and all that", go for it. If you want to send information,
go for plain text (only).