Add in Gary's custom Received: line into the freefall.mc

This commit is contained in:
peter 1995-12-04 09:17:56 +00:00
parent 79f0766ef5
commit 9e563b804f
2 changed files with 8 additions and 2 deletions

View File

@ -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')

View File

@ -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')