diff options
author | jkh <jkh@FreeBSD.org> | 1996-05-17 07:47:34 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-05-17 07:47:34 +0000 |
commit | cbb1c43954c05c22abbdfd8ff04d9f16eb0c2de3 (patch) | |
tree | 1604a155bd663aaa121d3a4552b82da99da833be /usr.sbin | |
parent | a22af77aa50c3790a93fc223afe513a2e3c68dab (diff) | |
download | FreeBSD-src-cbb1c43954c05c22abbdfd8ff04d9f16eb0c2de3.zip FreeBSD-src-cbb1c43954c05c22abbdfd8ff04d9f16eb0c2de3.tar.gz |
freefall's new sendmail.cf file.
Submitted by: gpalmer
Diffstat (limited to 'usr.sbin')
-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 833e4b0..38478b9 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') |