From owner-freebsd-stable Thu May 11 9:42:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.ddg.com (eunuch.ddg.com [216.30.58.66]) by hub.freebsd.org (Postfix) with ESMTP id 6BC8937BBBB for ; Thu, 11 May 2000 09:42:51 -0700 (PDT) (envelope-from rkw@dataplex.net) Received: from nomad.dataplex.net (24.28.73.209) by mail.ddg.com with SMTP (Eudora Internet Mail Server 2.1); Thu, 11 May 2000 11:42:46 -0500 From: Richard Wackerbarth To: Alfred Perlstein Subject: Re: Server Farms? Date: Thu, 11 May 2000 11:42:44 -0500 X-Mailer: KMail [version 1.1.41.10] Content-Type: text/plain References: <20000509144512.L19135@fw.wintelcom.net> <20000511093918.A4889@fw.wintelcom.net> In-Reply-To: <20000511093918.A4889@fw.wintelcom.net> Cc: stable@freebsd.org MIME-Version: 1.0 Message-Id: <00051111424403.22406@nomad.dataplex.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 11 May 2000, you wrote: > * Kevin Way [000511 09:26] wrote: > > >>Alfred Perlstein suggested the creation of segmented CVS lists to save > > >>bandwidth and mail spool space. > > > > > >Brandon D. Valentine suggested the use of procmail. > > > > The trouble is that while this does reduce mail spool space, and reduces > > the time it takes to read the appropriate CVS lists, it does not save > > bandwidth. Alfred Perlstein's suggestion would do that quite > > effectively. > > Er, that's not what I said. I said to use procmail. No matter what you use to accomplish it, splitting the list AT THE SOURCE end will reduce the total burden on the MFA. An easy way to get there is to create lists for each of the subsets and subscribe those lists to the "all" list. They can then use procmail to discard the messages that don't apply to them and distribute the rest. The ultimately more efficient mode is to have the distinction made at the source itself (cvs) and send the mail only to the appropriate list. Than a public "all" list can either be server (as it is now) from cvs or by echoing each of the sublists. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message