From owner-freebsd-ports Sun Apr 21 8: 1:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 5418637B400 for ; Sun, 21 Apr 2002 08:01:54 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA22669; Sun, 21 Apr 2002 08:01:52 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda22667; Sun Apr 21 08:01:33 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3LF1Sx34097; Sun, 21 Apr 2002 08:01:28 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpde34014; Sun Apr 21 08:00:39 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g3LF0cuK029691; Sun, 21 Apr 2002 08:00:38 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200204211500.g3LF0cuK029691@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Scott Blachowicz Cc: Cy Schubert - CITS Open Systems Group , freebsd-ports@FreeBSD.ORG Subject: Re: ports/36307: nmh port cuts off last part of sender domain In-Reply-To: Message from Scott Blachowicz of "Sat, 20 Apr 2002 23:10:50 PDT." <20020420231049.A89775@sabami.seaslug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Apr 2002 08:00:38 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020420231049.A89775@sabami.seaslug.org>, Scott Blachowicz writes: > On Sat, Apr 20, 2002 at 08:55:30PM -0700, Cy Schubert - CITS Open Systems Gro > up wrote: > > In message <20020421032205.026BB1DC5@mail.dsab.rresearch.com>, Scott > > Blachowicz > > writes: > > > So...is there a standard process for getting ports changes committed to > > > the ports tree? It seems like with most of the changes I've submitted > > > before, I'd managed to catch the interest of a committer - apparently not > > > so this time. Does it make any sense to have individual port maintainers > > > have commit access just for the ports they maintain? Or is that too much > > > of an administrative/security/whatever headache? > > > > I use nmh and have tested this using a.very.long.email.address@uumail.go > > v.bc.ca and I've successfully sent an email tomkb@reiher.informatik.uni- > > wuerzburg.de. I cannot recreate the bug. > > What version of FreeBSD do you run? The problem came down to the use of 4.5-RELEASE-p3 and 4.5-STABLE as of yesterday. > the uname() function to get the hostname and its use of a fixed length > buffer (32 characters, IIRC) to hold the hostname. I don't know if more > recent versions of FreeBSD have longer max lengths (see MAX_NMLN in > /usr/include/sys/utsname.h) or not. Also, I think this only comes into > play if your mts.conf file has no "localname:" specified. I have no "localname:" specified. > > For C code patching, all this does is prevent the autoconf stuff from > checking for a uname(3) function, so it won't use that and will, instead, > use gethostname() which has a bigger max length. I have no problem applying the patch to fix the problem. I just cannot recreate the problem to verify it. :/ > > And, other than that, I tweaked the Makefile to allow port builders more > flexibility in the options that get passed down to the 'configure' process > (per a request by a user). I will work with you to resolve this PR. Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message