From owner-cvs-all Mon Jan 10 20:31:34 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 8604014F47; Mon, 10 Jan 2000 20:31:25 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 807BC1CA0; Tue, 11 Jan 2000 12:31:21 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: CVSROOT access In-Reply-To: Message from Brian Somers of "Mon, 10 Jan 2000 16:15:03 GMT." <200001101615.QAA32293@hak.lan.Awfulhak.org> Date: Tue, 11 Jan 2000 12:31:21 +0800 From: Peter Wemm Message-Id: <20000111043121.807BC1CA0@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Brian Somers wrote: > > Peter Wemm wrote: > > > peter 2000/01/09 01:22:04 PST > > > > > > Modified files: > > > . access > > > Log: > > > Turn off Julian's commit mail (send it to devnull@freebsd.org) > > > > It's just been pointed out to me that this is rather ambigious. Julian > > asked to not get any commit mail while he is away. This doesn't send > > commit messages from julian to /dev/null. There Is No Consipracy. :-) > > Can't we just send mail to +cvs and then Julian can create a > .forward+cvs that goes to /dev/null. Perhaps. I'll have a look. > This would make life easier for those of us who want to send cvs mail > to a different mail box from our @FreeBSD.org mail. > > I'm assuming the use of sendmail (freefall still runs sendmail > doesn't it?). freefall does, but it only forwards mail to hub, which runs postfix. > I'm also assuming something like > > define(`confFORWARD_PATH', `/var/forward/$u:$z/.forward+$h:$z/.forward') > > which isn't actually in freefall.mc at the moment. freefall.mc is a nullhost relay to hub. It does no local or remote delivery. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message