From owner-svn-src-vendor@FreeBSD.ORG Fri Feb 21 08:04:58 2014 Return-Path: Delivered-To: svn-src-vendor@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 51E54A1F; Fri, 21 Feb 2014 08:04:58 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F27A1D27; Fri, 21 Feb 2014 08:04:57 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id y10so2297392wgg.16 for ; Fri, 21 Feb 2014 00:04:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=UqW+AbSnsbjsOP+s8Kl74/aXm2rCz0Kx8a7Wi29Y0nY=; b=AsyI1lJ3sreLHtjsCCvFXfZ197cHKM2p7AM3ClhzhvjBJ5+CRIEyrKJz+H524qflHZ sG3y+cE/95kP+hqHu0My8sub1ekXbhy6Lqt3AfDewtym11tz4kUBhbXN4lnKT5tInLSv abL2sCFdeauMDfMYbq/3Ur1nGssPl/9nrnBTLxjXGSfc00gB3aCVydacB7xI/cKUicq+ wch16VntxXlybih7Kb8N7XGByJHUdAMyB9JmSfVQrUE4r8/Dy0XjNnsGlnEd6Idi+i/d fnZXu1k84QqbWvJ87H2iQNN3Y36IXrAK4WVVbr4O/B88UlLMayppwu01PG3HXk3G5g3w Pt+g== X-Received: by 10.194.60.16 with SMTP id d16mr5729983wjr.46.1392969895081; Fri, 21 Feb 2014 00:04:55 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id u6sm5513252wif.6.2014.02.21.00.04.52 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 21 Feb 2014 00:04:52 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 21 Feb 2014 09:04:50 +0100 From: Baptiste Daroussin To: d@delphij.net Subject: Re: svn commit: r262266 - in vendor/dma: . dist dist/debian dist/debian/migrate dist/debian/source dist/test Message-ID: <20140221080448.GG1699@ithaqua.etoilebsd.net> References: <201402202239.s1KMdtfN091407@svn.freebsd.org> <5306B1F3.4060107@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7lMq7vMTJT4tNk0a" Content-Disposition: inline In-Reply-To: <5306B1F3.4060107@delphij.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-vendor@freebsd.org X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 08:04:58 -0000 --7lMq7vMTJT4tNk0a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 20, 2014 at 05:54:59PM -0800, Xin Li wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 >=20 > On 02/20/14 14:39, Baptiste Daroussin wrote: > > Author: bapt Date: Thu Feb 20 22:39:55 2014 New Revision: 262266=20 > > URL: http://svnweb.freebsd.org/changeset/base/262266 > >=20 > > Log: Import dma 89702b7f14 (2013-02-13) into vendors >=20 > Are we going to remove sendmail? Personally I don't think it's a good > idea to have two different delivery agents. >=20 That is not the initial goal, the initial goal is to be able do relay mail = or deliver them locally without anything listening on port 25, with something = easy to configure and with a very low footprint. That said, yes I do really think that we should remove sendmail from base, = if I remember correctly the discussion each time we talked about it the conclusi= on was we only need something able to relay mail to another mails server and be able to locally deliver mails, that is exactly the definition of dma. to be honnest dma needs a bit of work on how it handle its retry queue, but= that might not be long to improve. regards, Bapt --7lMq7vMTJT4tNk0a Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlMHCKAACgkQ8kTtMUmk6ExE+ACfbtIDePo+UGt9AgyrBT/L4b0H SyYAoKmAYEQ7WdcfvE/2QdqQ9XeGpa8l =3/eV -----END PGP SIGNATURE----- --7lMq7vMTJT4tNk0a--