From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9391 invoked from network); 18 May 2022 05:13:42 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 18 May 2022 05:13:42 -0000 Received: from newmin.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 567F640C93; Wed, 18 May 2022 15:13:38 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1652850818; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-owner:list-unsubscribe: list-subscribe:list-post; bh=4hSYaLUGTykVvBJARXGFLaG+/KFSBg3cpO71RnXNZYI=; b=Y0c5J4Y0Uq9YRTyykRZH+61m72M//dWMW8cfTl/xijCIzwMcMIp53EWZdIYu4oyOJK9s0/ lJJmO50pGVWUk8g4kiIESvIG90zAiLLInk2dmjgG8iThJMtUU1V6cCob+NcLsYUDSzuKVP K8OPgb8n8itX7C/7foO+CiCyBN5SoNo= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 4B23F40C93; Wed, 18 May 2022 15:13:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1652850814; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=4hSYaLUGTykVvBJARXGFLaG+/KFSBg3cpO71RnXNZYI=; b=vGAaZHq+35LG2c0KLMRR87lam0EMcj0VDi0Z9daQke/nKXkpv9N0t0XZbOP0RSFN8a3t/H D4J4Mbwc5dTj28sfkp5ObO54uX4QrhFfT6ijwhGjMoq14O/J66oEoC1fwlatIGfiwQ0GNN E+mC81PTjxDz1tBwZQiCWuUmfSuggtg= Date: Wed, 18 May 2022 15:13:34 +1000 To: tuhs@tuhs.org Message-ID: References: <854E84137A51B556DD0C2376BD35A51F@musolino.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <854E84137A51B556DD0C2376BD35A51F@musolino.id.au> Message-ID-Hash: J3ATXEINW5NHYWCHDYVROESQ556G6TSV X-Message-ID-Hash: J3ATXEINW5NHYWCHDYVROESQ556G6TSV X-MailFrom: wkt@tuhs.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: First test e-mail List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Warren Toomey via TUHS Reply-To: Warren Toomey On Wed, May 18, 2022 at 02:32:32PM +0930, Alex Musolino wrote: > It's echoing a bit. I have received two copies of each message in > this thread so far. Yes, oops. I think I copied back the mailman2 subscribers in the process, so you got a copy from both the old and new mailman systems. I've removed everybody from the mailman2 system, so it shouldn't happen again! Cheers, Warren