From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 1A4A53858C24 for ; Fri, 5 Apr 2024 20:02:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1A4A53858C24 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1A4A53858C24 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1712347379; cv=none; b=IQNBUo+vs1gTp/dilXyxy0v2ATD3FSSaXP/Vu0f9q+hoKZ3ErKeD4/PKzYCSTSiWlB5qBzrqcWLccQ6gvJllYUnzATdUFdgCfU2KScQkfcmTuJVZO9bftg/6CZoOqwm75CBXh9G3OoNMmBJJ0dl3YeC1UtWZFC+9VdLtlPsLKyU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1712347379; c=relaxed/simple; bh=jlkp38n09dsX7uIhUQSjU4mTe/21c9P36u8jTvOFDxs=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=jHMWWnCYCoJK4CiQ/vkR6zO2redo/lVgmDvSAyDOoErT5LdCaHZtizkYwWMeZTHsTS2MKSUfbFxH4a4NJYNyuP3+UsQVnzPsa7JAsvjUcVCQXSttRWT7fcSEejvcQWt3g3uUSYfwxKNA0PS6PvLSIirP3gNC1PRf/8PwNhubRSU= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id E72F13000590; Fri, 5 Apr 2024 22:02:56 +0200 (CEST) Date: Fri, 5 Apr 2024 22:02:56 +0200 From: Mark Wielaard To: Carlos O'Donell Cc: GNU C Library Subject: Re: Testing sending from client that always creates HTML email. Message-ID: <20240405200256.GI1292@gnu.wildebeest.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Carlos, On Fri, Apr 05, 2024 at 02:51:40PM -0400, Carlos O'Donell wrote: > Testing sending. Maybe I can explain the mailinglist setup, so you don't need to sent all these test emails. The setup was discussed last year on this list and can also be found in bugzilla: https://inbox.sourceware.org/20230906184940.GA19396@gnu.wildebeest.org/ https://sourceware.org/bugzilla/show_bug.cgi?id=29713 Hope that helps. If you do have questions or want help with the mailinglist please feel free to reach out: https://sourceware.org/mission.html#organization Cheers, Mark