From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id aca4a3d7 for ; Mon, 3 Dec 2018 01:14:37 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 86862A2088; Mon, 3 Dec 2018 11:14:36 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 2A5DCA1CEB; Mon, 3 Dec 2018 11:14:23 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id B54DEA1CEB; Mon, 3 Dec 2018 11:14:22 +1000 (AEST) Received: from mail.bitblocks.com (ns1.bitblocks.com [173.228.5.8]) by minnie.tuhs.org (Postfix) with ESMTP id 4F8CFA1CEA for ; Mon, 3 Dec 2018 11:14:22 +1000 (AEST) Received: from bitblocks.com (localhost [127.0.0.1]) by mail.bitblocks.com (Postfix) with ESMTP id DAE3D156E410; Sun, 2 Dec 2018 17:14:07 -0800 (PST) From: Bakul Shah To: Dave Horsfall In-reply-to: Your message of "Mon, 03 Dec 2018 09:30:06 +1100." References: <1543705783.3909.for-standards-violators@oclsc.org> Comments: In-reply-to Dave Horsfall message dated "Mon, 03 Dec 2018 09:30:06 +1100." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <66411.1543799647.1@bitblocks.com> Date: Sun, 02 Dec 2018 17:14:07 -0800 Message-Id: <20181203011414.DAE3D156E410@mail.bitblocks.com> Subject: Re: [TUHS] man-page style X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Mon, 03 Dec 2018 09:30:06 +1100 Dave Horsfall wrote: Dave Horsfall writes: > On Sat, 1 Dec 2018, Norman Wilson wrote: > > > I think you missed my point. The language I used was plain old > > sendmail.cf. > > And anyone who has not edited sendmail.cf (shudder!) is not a programmer. :-) In 1985 for a client I had to check if Sendmail's implementation of SMTP met FIPS standard or some such (don't ask -- I don't recall most of the details now). I got pretty familiar with it. But ever since then I have not wanted to use it. I switched to PostFix a long time ago but that too has become rather complicated.