Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 23:57:32 +0900 (JST)
From:      Hajimu UMEMOTO <ume@mahoroba.org>
To:        gshapiro@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current
Message-ID:  <20000813.235732.59463473.ume@mahoroba.org>
In-Reply-To: <14741.53848.763058.787717@horsey.gshapiro.net>
References:  <14741.53848.763058.787717@horsey.gshapiro.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sat, 12 Aug 2000 15:40:24 -0700 (PDT)
>>>>> Gregory Neil Shapiro <gshapiro@freebsd.org> 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
ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@FreeBSD.org
http://www.imasy.org/~ume/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000813.235732.59463473.ume>