From owner-cvs-usrsbin Sat Oct 4 04:12:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA13018 for cvs-usrsbin-outgoing; Sat, 4 Oct 1997 04:12:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA12937; Sat, 4 Oct 1997 04:10:25 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA27015; Sat, 4 Oct 1997 04:10:21 -0700 (PDT) Date: Sat, 4 Oct 1997 04:10:21 -0700 (PDT) Message-Id: <199710041110.EAA27015@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/sendmail/cf/m4 cfhead.m4 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/10/04 04:10:20 PDT Modified files: usr.sbin/sendmail/cf/m4 cfhead.m4 Log: Record the envelope from address in the received: line. This has turned out to be very useful for spam tracking and other problem debugging. I first noticed this in one of Paul Vixie's machine's headers a while ago. Revision Changes Path 1.2 +20 -6 src/usr.sbin/sendmail/cf/m4/cfhead.m4