From owner-freebsd-questions@FreeBSD.ORG Sat May 14 03:39:10 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 6735016A4CE for ; Sat, 14 May 2005 03:39:10 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B7843D77 for ; Sat, 14 May 2005 03:39:10 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1115159wra for ; Fri, 13 May 2005 20:39:09 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AFrYBKuN+aWG1eZQ90XBWb2DNAR3an9E+ep6ojV7nExoyTPwQ1JaGBYSxzIqSNG1OiIqTO4SZnTdrYPf+rrV+OTr9rv863HDhFzePKggy7dYSdVHR/OXiu88P8FPyzNEll58xQYMnf3SpxEGWtPrApetpgH/utIde1c5AU4qq60= Received: by 10.54.26.45 with SMTP id 45mr2181155wrz; Fri, 13 May 2005 20:39:09 -0700 (PDT) Received: by 10.54.66.16 with HTTP; Fri, 13 May 2005 20:39:09 -0700 (PDT) Message-ID: Date: Sat, 14 May 2005 06:39:09 +0300 From: Abu Khaled To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: 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:39:10 -0000 On 5/14/05, Abu Khaled wrote: > This message appears after building amd installing world and kernel > using the NOINET6=3Dtrue in /etc/make.conf. >=20 > sendmail[1579]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line > 279: Unknown address family inet6 in Family=3Doption >=20 > 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. Ooops I forgot #uname -v FreeBSD 5.4-STABLE #0: Thu May 12 08:32:29 IDT 2005 =20 khaled@servme.localnet:/usr/obj/usr/src/sys/SNET5 --=20 Kind regards Abu Khaled