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=3.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_SBL_CSS,RCVD_IN_XBL, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 8560 invoked from network); 18 May 2022 05:07:48 -0000 Received: from newmin.tuhs.org (HELO minnie.tuhs.org) (2600:3c01::f03c:93ff:fee0:947f) by inbox.vuxu.org with ESMTPUTF8; 18 May 2022 05:07:48 -0000 Received: from newmin.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 0B69940C96; Wed, 18 May 2022 15:07:36 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1652850456; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-owner: list-unsubscribe:list-subscribe:list-post; bh=UmNNA7+yu2aJ1vVuuEtckIU6XGhWAUoLtlNBASVvVgM=; b=TM+NvAOReRssQX7OVmjUuYJAQ3MS5dImIg9xnhzqiNlVqU1j1c/bnnSK6SskYh2oz1hC2s qW7hOMJnxdThyBKU8Qvbc9gBS+PyASL7SCfNKD84TmYhqrtbOY2d04Bdi7rainQGFU/8BI CQ1FMOip8ysT+p6RzRsJCT2Hwvyw03k= Received: from newmin.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id CE0A940C85; Wed, 18 May 2022 15:07:33 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1652850453; 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:list-id:list-help:list-owner: list-unsubscribe:list-subscribe:list-post; bh=UmNNA7+yu2aJ1vVuuEtckIU6XGhWAUoLtlNBASVvVgM=; b=BspHZrunPqgP8SF+Kfb81xY4eyYeHvLRXa02yUX/AJNmYgcSZCMJElGw317K3V7W6eAwG0 5+45S0Kbl3NUJif4caK3CebpVpJ4BMjQHw55wSq5VD9NvJue3SZkyRPj7J66lLnVDQ0q1w 8Wjjv0K7NTnXqlzjaEBbNBJJRIwT550= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 4F8F040C85; Wed, 18 May 2022 15:07:30 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1652850450; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=UmNNA7+yu2aJ1vVuuEtckIU6XGhWAUoLtlNBASVvVgM=; b=xuQiL1a5HXfFyHe+uAAMITFL0fgtYJcMvVFN/ZYjTbJTUWwNZUtKr8l6QLigSUO7+2Yy0X jza/US3bNyz83M64Fx9HfFTczBdCHNVUjDyZUldx7yzm5OpSxxevMVK/Qj+ntdlPJ9OC3+ Fd7IBi7CFmaoJqgvJkRhhrc1MIrHz8M= Date: Wed, 18 May 2022 15:07:30 +1000 To: tuhs@tuhs.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID-Hash: RWVQ4M6LFLQDNDL2TSG33PENEXALRHSS X-Message-ID-Hash: RWVQ4M6LFLQDNDL2TSG33PENEXALRHSS 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 Archived-At: List-Owner: From: Warren Toomey via TUHS Subject: [TUHS] Archives of the TUHS mailing list X-BeenThere: tuhs@minnie.tuhs.org List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Warren Toomey Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" All, now that the TUHS list has migrated over to the new mailman3 system, I should point out where the list archives are now available. They are: https://minnie.tuhs.org/mailman3/hyperkitty/list/tuhs@tuhs.org/ - new mailman3 format https://minnie.tuhs.org/pipermail/tuhs/ - old mailman2 format https://www.tuhs.org/Archive/Documentation/TUHS/Mail_list/ - same as above, but in a format that makes it easier to download All mail to the TUHS list should, eventually, end up in all three places. Cheers, Warren