From owner-freebsd-current Sun Aug 13 7:59: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id BA2A037B83E; Sun, 13 Aug 2000 07:58:15 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:2k3bNV2O1HYs3FMFsGkFtFoRJn6cqgjDb/UPvvUk6TbCKn1+WZjHSJ912Xm5NpMt@localhost [::1]) (authenticated) by peace.mahoroba.org (8.11.0/8.11.0/peace) with ESMTP/inet6 id e7DEvZL00978; Sun, 13 Aug 2000 23:57:35 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sun, 13 Aug 2000 23:57:32 +0900 (JST) Message-Id: <20000813.235732.59463473.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 From: Hajimu UMEMOTO In-Reply-To: <14741.53848.763058.787717@horsey.gshapiro.net> References: <14741.53848.763058.787717@horsey.gshapiro.net> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Sat, 12 Aug 2000 15:40:24 -0700 (PDT) >>>>> Gregory Neil Shapiro 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