From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 07:20:35 2003 Return-Path: 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 533BB16A4B3 for ; Mon, 29 Sep 2003 07:20:35 -0700 (PDT) Received: from mail2.ruraltel.net (p35n0.ruraltel.net [24.225.0.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 0053943FE3 for ; Mon, 29 Sep 2003 07:20:33 -0700 (PDT) (envelope-from darryl@osborne-ind.com) Received: (qmail 8449 invoked by uid 204); 29 Sep 2003 14:20:31 -0000 Received: from darryl@osborne-ind.com by mail2.ruraltel.net by uid 201 with qmail-scanner-1.14 (. spamassassin: 2.60. Clear:SA:0(-0.0/5.0):. Processed in 1.081334 secs); 29 Sep 2003 14:20:31 -0000 X-Qmail-Scanner-Mail-From: darryl@osborne-ind.com via mail2.ruraltel.net X-Qmail-Scanner: 1.14 (Clear:SA:0(-0.0/5.0):. Processed in 1.081334 secs) Received: from unknown (HELO darryl) (24.225.31.189) by 0 with SMTP; 29 Sep 2003 14:20:30 -0000 From: "Darryl Hoar" To: Date: Mon, 29 Sep 2003 09:23:36 -0500 Message-ID: <061901c38695$4693b440$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Importance: Normal X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on spamd2.ruraltel.net X-Spam-Pyzor: Reported 0 times. X-Spam-DCC: Doublecheck: spamd2.ruraltel.net 1187; Body=1 Fuz1=1 Fuz2=1 X-Spam-Report: * -0.0 BAYES_44 BODY: Bayesian spam probability is 44 to 50% * [score: 0.4787] X-Spam-Status: No, hits=-0.0 required=5.0 tests=BAYES_44 autolearn=no version=2.60 X-Spam-Level: Subject: Post Installation Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 14:20:35 -0000 Greetings, I installed 4.7 this past weekend. I screwed up a bit when I did the post install configure and didn't specify the domain name. Now, I get sendmail messages about not being able to figure out the fully qualified domain name, and using the short. This happens with an annoying frequency. I put sendmail_enable="NON" in the /etc/rc.conf file and rebooted. My understanding of the "NONE" value is that none of the sendmail processes are started. When I rebooted, none of the sendmail errors showed. I logged in and did my thing. Next time when I sent to the screen, the domain name messages (from sendmail client, queue, etc) were back. 1. how do I specify the domain name once I have already finished the post install configuration ? 2. How do I totally get sendmail shutdown ? thanks, Darryl