From owner-freebsd-questions@FreeBSD.ORG Sat May 14 03:35:28 2005 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 8E27416A4CE for ; Sat, 14 May 2005 03:35:28 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B3D743D7F for ; Sat, 14 May 2005 03:35:28 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1114688wra for ; Fri, 13 May 2005 20:35:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GiVd1Wbtk9T+/muwbxcNf0HXa0/JvIXM2qYJAbT/hMfJMFaocCrRREkrRN10yHN0ZQZx4TA7/qk1NdKGeJM8x9yX0+MVGI35WqZf7QYIQXx0lCbXJdzGFiLcp8wgPCtqfy6EVSjftkgcsmxoI/tNYIkVeH6sGd90ltClFHd5f4o= Received: by 10.54.51.45 with SMTP id y45mr2195687wry; Fri, 13 May 2005 20:35:27 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Fri, 13 May 2005 20:35:27 -0700 (PDT) Message-ID: Date: Sat, 14 May 2005 06:35:27 +0300 From: Abu Khaled To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: sendmail NOINET6=true X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Abu Khaled List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 03:35:28 -0000 This message appears after building amd installing world and kernel using the NOINET6=3Dtrue in /etc/make.conf. sendmail[1579]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 279: Unknown address family inet6 in Family=3Doption No one uses the Server for sending mail, so I don't know if it is a problem or not. Local e-mails from daily/security arrive just fine but contain the same error message in them. I really don't need IPV6 for my server so I added the NOINET6=3Dtrue option to /etc/make.conf after building/installing world/kernel. --=20 Kind regards Abu Khaled