>>>>> On Sat, 12 Aug 2000 15:40:24 -0700 (PDT)
>>>>> Gregory Neil Shapiro <[EMAIL PROTECTED]> said:
gshapiro> sendmail has been updated from 8.9.3 to 8.11.0. Some of the more visible
gshapiro> changes that may immediately affect your configuration include:
gshapiro> - New default file locations from src/contrib/sendmail/cf/README
gshapiro> - newaliases limited to root and trusted users
gshapiro> - MSA port (587) turned on by default
gshapiro> - New queue file naming system so can't go from 8.11 -> 8.9
gshapiro> - mail.local FreeBSD-only -b option changed to -B
gshapiro> - FEATURE(`rbl') renamed to FEATURE(`dnsbl')
gshapiro> - FEATURE(`nullclient') is more full featured
gshapiro> - FEATURE(`nouucp') requires an argument: `reject' or `nospecial'
gshapiro> - See src/contrib/sendmail/RELEASE_NOTES for more info
Beacuse default confCW_FILE doesn't have -o option, freebsd.mc should
have "define(`confCW_FILE', `-o /etc/mail/local-host-names)dnl" line.
Unless this, /etc/mail/local-host-names will be mandatory.
BTW, I love to see
DAEMON_OPTIONS(`Name=MTA-v4, Family=inet')dnl
DAEMON_OPTIONS(`Name=MTA-v6, Family=inet6')dnl
lines. But, I know this requires IPv6 enabled kernel and to do this
is difficult. NetBSD ships two version of sendmail.cf.
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
http://www.imasy.org/~ume/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message