From owner-freebsd-current Thu Jun 20 03:00:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA01842 for current-outgoing; Thu, 20 Jun 1996 03:00:24 -0700 (PDT) Received: from bunyip.cc.uq.oz.au (pp@bunyip.cc.uq.oz.au [130.102.2.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA01834 for ; Thu, 20 Jun 1996 03:00:22 -0700 (PDT) Received: from bunyip.cc.uq.oz.au by bunyip.cc.uq.oz.au id <23762-0@bunyip.cc.uq.oz.au>; Thu, 20 Jun 1996 19:59:54 +1000 Received: from orion.devetir.qld.gov.au by pandora.devetir.qld.gov.au (8.6.10/DEVETIR-E0.3a) with ESMTP id SAA23060 for ; Thu, 20 Jun 1996 18:42:44 +1000 Received: by orion.devetir.qld.gov.au (8.6.10/DEVETIR-0.3) id SAA29295; Thu, 20 Jun 1996 18:43:26 +1000 Date: Thu, 20 Jun 1996 18:43:26 +1000 From: Stephen McKay Message-Id: <199606200843.SAA29295@orion.devetir.qld.gov.au> To: freebsd-current@freebsd.org cc: syssgm@devetir.qld.gov.au Subject: Re: When gcc-2.7.2 hits ctm X-Newsreader: NN version 6.5.0 #1 (NOV) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mark Murray wrote: >Wolfram Schneider wrote: >> >> I completely agree! The mailbombs cost me real money. If FreeBSD >> continued sending mailbombs I will unsubscribe ctm-cvs. > >Do not worry. I cannot remember the exact numbers, but when a CTM >delta larger than a certain size gets made, it is not mailed. Instead >the owners are mailed with a request to get the file by other means. Yes. This size is configurable by the sender using a flag to ctm_smail. Missing out on a delta will not cause any source tree corruption. Deltas will wait around until you get the missing one somehow (ftp, floppy disk, etc). >[I just looked at the example in -current - any delta bigger than >3Meg will not get mailed.] Remember that the 3Mb file gets converted to 4Mb of mail. This may be more mail in one batch than modem users want. If I got ctm-src at home instead of at work, I'd be bitching about even the 880Kb files we got recently. Perhaps the folks with really slow modems can convince Poul to split them off into a sub-group that has a smaller upper file size limit. Want to conduct a ctm user survey, Poul? Stephen.