Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 1DCC6781AA0 for ; Fri, 26 Jul 2019 16:30:10 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 05FF19E0455; Fri, 26 Jul 2019 16:30:09 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 8CAB19E0071; Fri, 26 Jul 2019 16:30:07 +0000 (UTC) Date: Fri, 26 Jul 2019 18:29:59 +0200 From: Natanael Copa To: "Drew DeVault" Cc: "Alpine Development" Subject: Re: HTML mails on mailing lists Message-ID: <20190726182959.0af2411f@ncopa-desktop.copa.dup.pw> In-Reply-To: References: <20190725224823.5e9e808d@ncopa-desktop.copa.dup.pw> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 26 Jul 2019 11:15:33 -0400 "Drew DeVault" wrote: > These changes have been implemented. If you were unable to send due your > client being unable to send plaintext email, you should be able to send > now. To support participants using plaintext-only mail clients, all HTML > emails are required to be formatted as multipart/alternative with a > text/plain part as well - however, nearly all mail clients will do this > for you without any additional configuration. Thank you for the work you have put into this and for responding quickly. I would also like to kindly ask participants to use plain text whenever possible. > The aports list still blocks all HTML emails, as this mailing list is > mainly used for patches and patches sent as HTML are all but guaranteed > to be broken. For help sending to this list, consult the following > guide: > > https://git-send-email.io > > You may also submit patches on Gitlab or GitHub. Thanks! -nc