diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-05-17 07:47:34 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-05-17 07:47:34 +0000 |
| commit | b92bf7517c00720eb5ae0974452f71f136e80773 (patch) | |
| tree | 1604a155bd663aaa121d3a4552b82da99da833be /usr.sbin/sendmail | |
| parent | e86e84fe4ed53ccf8de464c9c5728d901c422eba (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sendmail')
| -rw-r--r-- | usr.sbin/sendmail/cf/cf/freefall.mc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/cf/cf/freefall.mc b/usr.sbin/sendmail/cf/cf/freefall.mc index 833e4b04bede..38478b980fcc 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.6 $') +VERSIONID(`@(#)freefall.mc $Revision: 1.7 $') OSTYPE(bsd4.4)dnl DOMAIN(generic)dnl MAILER(local)dnl @@ -58,5 +58,5 @@ 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 + by $j ($v/$Z)$?r with $r$. id $i$?u$|;$. $?ufor $u; $.$b') |
