From owner-cvs-src@FreeBSD.ORG Fri Mar 24 18:21:16 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C32B16A424; Fri, 24 Mar 2006 18:21:16 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E8D343D72; Fri, 24 Mar 2006 18:20:57 +0000 (GMT) (envelope-from sobomax@sippysoft.com) Received: from [192.168.1.46] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.4/8.13.4) with ESMTP id k2OIWXP9022295 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Mar 2006 10:32:34 -0800 (PST) (envelope-from sobomax@sippysoft.com) Message-ID: <44243867.4090501@sippysoft.com> Date: Fri, 24 Mar 2006 10:20:23 -0800 From: Maxim Sobolev Organization: Sippy Software User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Luigi Rizzo References: <200603241638.k2OGc2qt094713@repoman.freebsd.org> <20060324084458.A88774@xorpc.icir.org> In-Reply-To: <20060324084458.A88774@xorpc.icir.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 25 Mar 2006 03:21:06 +0000 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, John Baldwin Subject: Re: email mangling (Re: cvs commit: src/bin/ls cmp.c extern.h ls.1 ls.c ls.h print.c util.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 18:21:16 -0000 Luigi Rizzo wrote: > On Fri, Mar 24, 2006 at 04:38:02PM +0000, John Baldwin wrote: > ... >> Submitted by: Andrzej Tobola ato at iem dot pw dot edu dot pl > > i understand that this is an attempt to prevent email harvesting, > but don't you think that such programs will be smart enough > to recognize sequences of 'foo at bar dot baz' and convert > back to regular email addresses ? :) Perhaps we have to change policy to put only contributor's name, not email, into the commit message. -Maxim