From owner-freebsd-security Mon May 6 12:18:23 1996 Return-Path: owner-security Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02143 for security-outgoing; Mon, 6 May 1996 12:18:23 -0700 (PDT) Received: from multivac.orthanc.com (root@multivac.orthanc.com [206.12.238.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA02132 for ; Mon, 6 May 1996 12:18:20 -0700 (PDT) Received: from orodruin.orthanc.com (root@orodruin.orthanc.com [206.12.238.3]) by multivac.orthanc.com (8.7.3/8.7.3) with ESMTP id MAA17062; Mon, 6 May 1996 12:18:12 -0700 (PDT) Received: from localhost (lyndon@localhost) by orodruin.orthanc.com (8.7.5/8.7.3) with SMTP id MAA00413; Mon, 6 May 1996 12:18:11 -0700 (PDT) Message-Id: <199605061918.MAA00413@orodruin.orthanc.com> X-Authentication-Warning: orodruin.orthanc.com: lyndon owned process doing -bs X-Authentication-Warning: orodruin.orthanc.com: Host lyndon@localhost didn't use HELO protocol From: Lyndon Nerenberg VE7TCP To: Ollivier Robert cc: trost@cloud.rain.com (Bill Trost), tbalfe@tioga.com, security@FreeBSD.ORG Subject: Re: sendmail In-reply-to: Your message of "Mon, 06 May 1996 08:44:11 +0200." <199605060644.IAA23833@keltia.freenix.fr> Date: Mon, 06 May 1996 12:18:10 -0700 Sender: owner-security@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Smail does local delivery itself if I remember well (I've switched to >sendmail since 8.2...). No, under 4.4BSD derived systems it uses /usr/libexec/mail.local. (Well, it should. Direct delivery doesn't work otherwise.) --lyndon