X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/1c7897eff47343251262e4e778ae5abaa425c35d..931f138ebf4c2da652b0e089911f4afb1f2ab0d9:/usr/src/usr.sbin/sendmail/cf/m4/cf.m4 diff --git a/usr/src/usr.sbin/sendmail/cf/m4/cf.m4 b/usr/src/usr.sbin/sendmail/cf/m4/cf.m4 index 9a8aac1c57..e0be2a33ff 100644 --- a/usr/src/usr.sbin/sendmail/cf/m4/cf.m4 +++ b/usr/src/usr.sbin/sendmail/cf/m4/cf.m4 @@ -69,6 +69,7 @@ define(`confOPERATORS', `.:%@!^/[]') define(`confSMTP_LOGIN_MSG', `$j Sendmail $v/$Z ready at $b') define(`confEIGHT_BIT_INPUT', `False') define(`confALIAS_WAIT', `10') +define(`confMIN_FREE_BLOCKS', `4') define(`confBLANK_SUB', `.') define(`confCON_EXPENSIVE', `False') define(`confCHECKPOINT_INTERVAL', `10') @@ -87,6 +88,7 @@ define(`confLOG_LEVEL', `9') define(`confME_TOO', `False') define(`confCHECK_ALIASES', `True') define(`confOLD_STYLE_HEADERS', `True') +define(`confPRIVACY_FLAGS', `public') define(`confREAD_TIMEOUT', `20m') define(`confSAFE_QUEUE', `True') define(`confMESSAGE_TIMEOUT', `3d') @@ -97,4 +99,4 @@ define(`confREFUSE_LA', `12') define(`confSEPARATE_PROC', `False') divert(0)dnl -VERSIONID(`@(#)cf.m4 6.4 (Berkeley) %G%') +VERSIONID(`@(#)cf.m4 6.5 (Berkeley) %G%')