From owner-freebsd-questions Sat Jun 10 11:11: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id F1DBE37B98A for <freebsd-questions@freebsd.org>; Sat, 10 Jun 2000 11:10:58 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id LAA11956 for <freebsd-questions@freebsd.org>; Sat, 10 Jun 2000 11:10:58 -0700 Date: Sat, 10 Jun 2000 11:10:58 -0700 (PDT) From: <keith@mail.telestream.com> To: freebsd-questions@freebsd.org Subject: newaliases weirdness Message-ID: <Pine.LNX.4.10.10006101105160.11653-100000@mail.telestream.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After uping a system from 4.0-R to 4.0-S and rebuilding the kernel and rebooting. All has run well. Once exception, newaliases is giving me this error when I try to run it. /etc/mail/sendmail.cf: line 235: DaemonPortOptions parameter "Name=MTA" unknown /etc/mail/sendmail.cf: line 236: DaemonPortOptions parameter "Name=MSA" unknown /etc/mail/sendmail.cf: line 236: DaemonPortOptions parameter "M=E" unknown Warning: .cf version level (9) exceeds sendmail version 8.9.3 functionality (8) What on earth does this mean? Hope I don't have to rebuild sendmail every time I upgrade the system. The sendmail version is 8.10 so the last line realy confuses me. Here are the things I used in building my cf file. divert(0)dnl VERSIONID(`@(#)generic-bsd4.4.mc 8.7 (Berkeley) 5/19/1998') OSTYPE(bsd4.4)dnl DOMAIN(mcfarlandis.com)dnl MAILER(local)dnl MAILER(smtp)dnl FEATURE(`use_cw_file')dnl FEATURE(`virtusertable', `hash -o /etc/mail/sendmail.domains.db')dnl FEATURE(`access_db', `hash -o /etc/mail/sendmail.access.db')dnl Keith ================================= Keith W. At the helm <for better or worse> ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message