Add in Gary's custom Received: line into the freefall.mc
This commit is contained in:
parent
79f0766ef5
commit
9e563b804f
@ -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')
|
||||
|
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user