From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 17:27:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE40B1065678 for ; Mon, 17 Nov 2008 17:27:23 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: from numail.brianwhalen.net (numail.brianwhalen.net [66.93.34.172]) by mx1.freebsd.org (Postfix) with ESMTP id AA03E8FC13 for ; Mon, 17 Nov 2008 17:27:23 +0000 (UTC) (envelope-from brian@brianwhalen.net) Received: by numail.brianwhalen.net (Postfix, from userid 65534) id 959AA2843B; Mon, 17 Nov 2008 09:27:22 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on numail.brianwhalen.net X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received: from [127.0.0.1] (numail.brianwhalen.net [192.168.15.25]) by numail.brianwhalen.net (Postfix) with ESMTP id B47C62842B for ; Mon, 17 Nov 2008 09:27:20 -0800 (PST) Message-ID: <4921A979.9070004@brianwhalen.net> Date: Mon, 17 Nov 2008 09:27:21 -0800 From: Brian Whalen User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <49214F06.9070608@esiee.fr> <49215727.2020802@gmail.com> <49215D31.8000709@zzz.ee> <49216086.4030501@gmail.com> In-Reply-To: <49216086.4030501@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 7.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2008 17:27:23 -0000 Manolis Kiagias wrote: > It all depends on the programs you run, your configuration, system > load and so on. Bugs that may be present in the system, may simply not > be applicable to you, if you are not using the specific part or > feature that has the problem. While it is difficult to assess without > knowing specific details, I think 7.1 is generally stable at the > moment. Maybe people using it in production servers (if any) can step > in and share their experiences. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I'm running a 7.1 prerelease from 10-31 on a dual core amd AM2 for mail with spamassassin, postfix, and procmail with a few virtual domains. So far, the only issue I've had is that some new device support was added causing the drive number to change, that was an easy fix once I saw what the issue was. Brian