From owner-freebsd-current@FreeBSD.ORG Tue Sep 22 17:45:58 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9533B1065670; Tue, 22 Sep 2009 17:45:58 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id BBC618FC2B; Tue, 22 Sep 2009 17:45:57 +0000 (UTC) Received: by bwz27 with SMTP id 27so2702684bwz.43 for ; Tue, 22 Sep 2009 10:45:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=5m9vdV+wk1falUliAuh7vhNbKVwPNfdlRWyNLSiLduE=; b=wsH4EK/rCssKFZFeEfRu4Ai3h2ORcZRzpoMzdH6AK9sk9mwqcMudaqWBX2fHET0p1r sMrAaKHEhzAQV+9ZhuQPHvujtdcSqcRWY4UOIs244JB2UpcYGd8ColYHPiLY7cH7k+rO f8N1wSZDWAQoSHPVCZU9XaSKXhxGaCaSOVbuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=E+aT4ZE3JebmDYXyKEU0AUPcCoGmB6XtuCRPAJ3x2JXb+8Ot3xJ6Erc1U3FPCN3hlI 2kKTozj1+fifQCNujHRCyiwfNZ/7dMrpq+EkZzXAGl2labLCWK9NF0tOETwB4wTzSe9u t53raCPr6DejtpgYn1QrgiH1HqglOELfQR8Vw= MIME-Version: 1.0 Received: by 10.239.237.193 with SMTP id k1mr107004hbp.173.1253641556448; Tue, 22 Sep 2009 10:45:56 -0700 (PDT) In-Reply-To: References: <20090921112657.GW95398@hoeg.nl> <20090922135435.36a3d40e@lazybytes.org> <4AB90448.9020706@FreeBSD.org> <19e9a5dc0909221014o14e88c96ubf32142b85d781d@mail.gmail.com> Date: Tue, 22 Sep 2009 14:45:56 -0300 Message-ID: <19e9a5dc0909221045q6dfa1affv4955b5b51107f514@mail.gmail.com> From: Gonzalo Nemmi To: Peter Wemm Content-Type: text/plain; charset=ISO-8859-1 Cc: arch@freebsd.org, Sergey Vinogradov , Doug Barton , current@freebsd.org Subject: Re: BIND in the base (Was: Re: tmux(1) in base) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 22 Sep 2009 17:45:58 -0000 On 9/22/09, Peter Wemm wrote: > On Tue, Sep 22, 2009 at 10:14 AM, Gonzalo Nemmi wrote: >> ... and what about sendmail?? >> couldn't it be easily replaced by DMA >> >> Regards >> Gonzalo > > I just went and had a quick at dma's info. It looks almost exactly > like what I've been saying for ages we should have in the base instead > of a heavyweight MTA. > > "It accepts mails from locally > installed Mail User Agents (MUA) and delivers the mails either locally > or to a remote destination. Remote delivery includes several features > like TLS/SSL support and SMTP authentication." > Yes ... that's exactly I'm suggesting it. =D Regards Gonzalo