From owner-freebsd-questions Tue Nov 12 7:15:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E5237B401 for ; Tue, 12 Nov 2002 07:15:20 -0800 (PST) Received: from lily.ezo.net (lily.ezo.net [206.102.130.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20F1043E4A for ; Tue, 12 Nov 2002 07:15:20 -0800 (PST) (envelope-from jflowers@ezo.net) Received: from peony.ezo.net (peony.ezo.net [206.102.130.11]) by lily.ezo.net (8.12.6/8.12.6) with ESMTP id gACFFNi7095364 for ; Tue, 12 Nov 2002 10:15:23 -0500 (EST) (envelope-from jflowers@ezo.net) From: "Jim Flowers" To: freebsd-questions@freebsd.org Subject: RE: Mail/mail and sendmail port Date: Tue, 12 Nov 2002 10:19:33 -0500 Message-Id: <20021112101933.M10863@ezo.net> X-Mailer: Open WebMail 1.60 20020130 X-OriginatingIP: 24.93.230.119 (jflowers) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dumb and dumber: So that's what /usr/etc/mailer.conf is for. It's in the trailer displayed during install. -------------------------------------------- I just installed the sendmail 12.8.6 port on a fbsd-4.0R system and for the most part, it works fine. What doesn't work is mail/Mail from the sendmail host. I start up a local 12.8.6 version using: /usr/local/sbin/sendmail -L sm-msp-queue -Ac -q30 or /usr/local/sbin/sendmail -L sm-msp-queue -q30m -C /etc/mail/submit.cf but when I use mail someone@some.where.com I get two messages indicating that mail/Mail is using it's own copy of sendmail with the default (previous) cf file: /etc/mail/sendmail.cf: line 187: readcf: map ednsbl: class dns not available Warning: .cf version level (10) exceeds sendmail version 8.11.6 functionality (9) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message