diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-10-06 04:10:24 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-10-06 04:10:24 +0000 |
| commit | d4b1403fc17bd2425f7a92f0640fe9a26b9e64e1 (patch) | |
| tree | 8837e0d4c93be63d48e1da9d21d0f8a7ce0b70a2 /usr.sbin/sendmail | |
| parent | 9ebc881f8193c284683a066ef2a00be296c241ab (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sendmail')
| -rw-r--r-- | usr.sbin/sendmail/cf/cf/hub.mc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/cf/cf/hub.mc b/usr.sbin/sendmail/cf/cf/hub.mc index 0ba62f16dc082..dce5d4a95b52e 100644 --- a/usr.sbin/sendmail/cf/cf/hub.mc +++ b/usr.sbin/sendmail/cf/cf/hub.mc @@ -40,7 +40,7 @@ divert(-1) divert(0)dnl include(../m4/cf.m4) -VERSIONID(`$Id: hub.mc,v 1.1.4.3 1997/09/28 12:37:50 peter Exp $') +VERSIONID(`$Id: hub.mc,v 1.3 1997/10/06 00:09:17 jmb Exp $') OSTYPE(bsd4.4)dnl DOMAIN(generic)dnl @@ -75,7 +75,7 @@ define(`confRECEIVED_HEADER', `$?sfrom $s $.$?_($?s$|from $.$_) $.by $j ($v/$Z)$?r with $r$. id $i$?u for $u; $|; $.$b$?g - (envelope-from $g)$.')dnl$|;$. + (envelope-from $g)$.')dnl define(`confHOST_STATUS_DIRECTORY', `.hoststat')dnl define(`confMAX_DAEMON_CHILDREN', `8')dnl define(`confCONNECTION_THROTTLE_RATE', `1')dnl |
