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,HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16039 invoked from network); 31 May 2020 19:49:55 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 31 May 2020 19:49:55 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 8B9409CA87; Mon, 1 Jun 2020 05:49:52 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 5F12D93D52; Mon, 1 Jun 2020 05:49:36 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="GzQV3pEm"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 59CB593D52; Mon, 1 Jun 2020 05:49:34 +1000 (AEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by minnie.tuhs.org (Postfix) with ESMTPS id A405D93D46 for ; Mon, 1 Jun 2020 05:49:33 +1000 (AEST) Received: by mail-qt1-f171.google.com with SMTP id w90so6168847qtd.8 for ; Sun, 31 May 2020 12:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=VlXx/nJmgkVIjGj2cJAowZobBzQ/OZvpl2ey9dlUTOE=; b=GzQV3pEmBoURYieTPt/QKJItHx4XP15w/iTFqImVg0ALpjl/GtbTtAgMUQcqh1WF27 geSA65x8e3tjnmOfiEjIohMNz5ZLPA5UOwsH3M9rKiWjr96iEhA7izMNqQtwr6++/SCi x7xdU/TJQ4uIURk1kukJterCMglTRNjnQK3NQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=VlXx/nJmgkVIjGj2cJAowZobBzQ/OZvpl2ey9dlUTOE=; b=eumnEff+DpZX1hqYjQ+B3C46Qjl4G8GtNCzRsC50kXYH04r4DY1jA2Qr1MuO+9UyW2 eO4gcYnDh9/s4/Xxj+EYgYgxrLsL7y2DcalcP7w6q4lyFsKosOLnT8VPVxQffT1Ujxif b14nZ3Kz2bHTZmAXRHVjv3LDwkUcM0WBY8gjTisU2mZIrsKlR2vj64LcH9SI1mHi94bK 974itRipjxxiyF+epjh8qZe5PMwVNu9K2Rh/wB7M1Lqe1mkbUIfgWyfALWEK0jROHETS ZwrB28MJMmIxC32F63feaCcLNTSopAhyxm0j/+G/2CS40rv7FVt9OAaXVFi3FZPBD0T1 qJ7w== X-Gm-Message-State: AOAM530qXgnswAZBzmWZNKZwxvoFD83FrjxisRPmz0xaM/ALwPjXP/7H tqvikZLf9OOxCYMhSD4NDt7DLaSp12BFKiZln6JFyR6B X-Google-Smtp-Source: ABdhPJwkRBmpuyC80bxI0ah8fjyNBMfP2FbioenblFuaU4wTVPyMXWGfh3auYN/XLrIqiEqrrBc5vp6b+I1cbGm61Zk= X-Received: by 2002:ac8:7613:: with SMTP id t19mr2265232qtq.33.1590954572738; Sun, 31 May 2020 12:49:32 -0700 (PDT) MIME-Version: 1.0 References: <1jeHk5-5LM-00@marmaro.de> <1jfNb2-7JV-00@marmaro.de> <7180f41c-39ea-4271-578e-184057d5a723@neophilic.com> In-Reply-To: <7180f41c-39ea-4271-578e-184057d5a723@neophilic.com> From: Clem Cole Date: Sun, 31 May 2020 15:49:07 -0400 Message-ID: To: Eric Allman Content-Type: multipart/alternative; boundary="00000000000029862c05a6f6fa0d" Subject: Re: [TUHS] mh/hm, mmh X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --00000000000029862c05a6f6fa0d Content-Type: text/plain; charset="UTF-8" On Sun, May 31, 2020 at 3:38 PM Eric Allman wrote: > but it did have a separate program for sending (called "send" I think) > that would > have been fairly easy to hack. It still had "inc" (incorporate) to > bring mail from the /var/mail one-file-per-mailbox format into the MH > one-file-per-message format > Right, the hooks were in send(1mh) and inc(1mh). Clem --00000000000029862c05a6f6fa0d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Sun, May 31, 2020 at 3:38= PM Eric Allman <tuhs@eric.allm= an.name> wrote:
but it did have a separate program for sending (called &q= uot;send" I think) that would
have been fairly easy to hack.=C2=A0 It still had "inc" (incorpor= ate) to
bring mail from the /var/mail one-file-per-mailbox format into the MH
one-file-per-message format
Right, the hooks were = in send(1mh) and inc(1mh).=C2=A0

Clem=C2=A0
--00000000000029862c05a6f6fa0d--