From 9e563b804f0b152cd79e2e40657f65f73b987916 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 4 Dec 1995 09:17:56 +0000 Subject: [PATCH] Add in Gary's custom Received: line into the freefall.mc --- etc/sendmail/freefall.mc | 5 ++++- usr.sbin/sendmail/cf/cf/freefall.mc | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/etc/sendmail/freefall.mc b/etc/sendmail/freefall.mc index a0ee33bc9bec..968ad54a6ae4 100644 --- a/etc/sendmail/freefall.mc +++ b/etc/sendmail/freefall.mc @@ -33,7 +33,7 @@ divert(-1) # SUCH DAMAGE. # -VERSIONID(`@(#)freefall.mc $Revision: 1.2 $') +VERSIONID(`@(#)freefall.mc $Revision: 1.3 $') OSTYPE(bsd4.4)dnl DOMAIN(generic)dnl MAILER(local)dnl @@ -55,3 +55,6 @@ define(`confTO_COMMAND', `10m')dnl define(`confMIN_QUEUE_AGE', `30m')dnl define(`confNO_RCPT_ACTION', `add-to-undisclosed')dnl define(`confTRUSTED_USERS', `majordom') +define(`confRECEIVED_HEADER', `$?sfrom $s $.$?_($?s$|from $.$_)$. + by $j ($v/$Z)$?r with $r$. id $i + $?ufor $u; $.$b') diff --git a/usr.sbin/sendmail/cf/cf/freefall.mc b/usr.sbin/sendmail/cf/cf/freefall.mc index a0ee33bc9bec..968ad54a6ae4 100644 --- a/usr.sbin/sendmail/cf/cf/freefall.mc +++ b/usr.sbin/sendmail/cf/cf/freefall.mc @@ -33,7 +33,7 @@ divert(-1) # SUCH DAMAGE. # -VERSIONID(`@(#)freefall.mc $Revision: 1.2 $') +VERSIONID(`@(#)freefall.mc $Revision: 1.3 $') OSTYPE(bsd4.4)dnl DOMAIN(generic)dnl MAILER(local)dnl @@ -55,3 +55,6 @@ define(`confTO_COMMAND', `10m')dnl define(`confMIN_QUEUE_AGE', `30m')dnl define(`confNO_RCPT_ACTION', `add-to-undisclosed')dnl define(`confTRUSTED_USERS', `majordom') +define(`confRECEIVED_HEADER', `$?sfrom $s $.$?_($?s$|from $.$_)$. + by $j ($v/$Z)$?r with $r$. id $i + $?ufor $u; $.$b')