From owner-freebsd-current@FreeBSD.ORG Mon Feb 24 14:17:39 2014 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C0B6218; Mon, 24 Feb 2014 14:17:39 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0CD6C1ACD; Mon, 24 Feb 2014 14:17:39 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1WHwLh-0004mq-KN; Mon, 24 Feb 2014 18:17:37 +0400 Date: Mon, 24 Feb 2014 18:17:37 +0400 From: Slawa Olhovchenkov To: Baptiste Daroussin Subject: Re: Import of DragonFly Mail Agent Message-ID: <20140224141737.GA15581@zxy.spb.ru> References: <20140223211155.GS1699@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140223211155.GS1699@ithaqua.etoilebsd.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 14:17:39 -0000 On Sun, Feb 23, 2014 at 10:11:56PM +0100, Baptiste Daroussin wrote: > As some of you may have noticed, I have imorted a couple of days ago dma > (DragonFly Mail Agent) in base. I have been asked to explain my motivation so > here they are. What's about suid, security separations & etc?