From owner-freebsd-questions@FreeBSD.ORG Tue Mar 3 15:47:32 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 360295E7 for ; Tue, 3 Mar 2015 15:47:32 +0000 (UTC) Received: from formentor.toolfactory.net (pina.toolfactory.net [213.97.158.39]) by mx1.freebsd.org (Postfix) with ESMTP id CA645D68 for ; Tue, 3 Mar 2015 15:47:31 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by formentor.toolfactory.net (Postfix) with ESMTP id 0B65617771B for ; Tue, 3 Mar 2015 16:47:30 +0100 (CET) Received: from formentor.toolfactory.net ([127.0.0.1]) by localhost (formentor.toolfactory.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id zhbP9X2pPMue for ; Tue, 3 Mar 2015 16:47:29 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by formentor.toolfactory.net (Postfix) with ESMTP id C2884177767 for ; Tue, 3 Mar 2015 16:47:29 +0100 (CET) X-Virus-Scanned: amavisd-new at logpmzimmta01v.toolfactory.net Received: from formentor.toolfactory.net ([127.0.0.1]) by localhost (formentor.toolfactory.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZwxiCHLW5567 for ; Tue, 3 Mar 2015 16:47:29 +0100 (CET) Received: from xorrigo.toolfactory.net (unknown [192.168.2.210]) by formentor.toolfactory.net (Postfix) with ESMTP id ADB1B17771B for ; Tue, 3 Mar 2015 16:47:29 +0100 (CET) Date: Tue, 3 Mar 2015 16:47:26 +0100 (CET) From: Raimund Sacherer Reply-To: Raimund Sacherer To: freebsd-questions@freebsd.org Message-ID: <448243821.97720259.1425397646870.JavaMail.zimbra@logitravel.com> In-Reply-To: <448uff9s5s.fsf@be-well.ilk.org> References: <20150226144245.GA1346@c720-r276659> <4461aoe96j.fsf@lowell-desk.lan> <20150226203154.GA2853@c720-r276659> <44k2z4ci8y.fsf@lowell-desk.lan> <54efe697.xdtSCVZsiZDqV7lP%perryh@pluto.rain.com> <20150227130145.GA3591@c720-r276659> <1350745400.96918844.1425317480900.JavaMail.zimbra@logitravel.com> <448uff9s5s.fsf@be-well.ilk.org> Subject: Re: sendmail && dhcp MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.2.213] X-Mailer: Zimbra 8.0.8_GA_6184 (ZimbraWebClient - SAF7 (Mac)/8.0.8_GA_6184) Thread-Topic: sendmail && dhcp Thread-Index: h25WJipxWluQzq9hNQtsHb5tNjurQg== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2015 15:47:32 -0000 > It's easy to get the impression that Dragonfly BSD has invented every > clever OS concept ever, but I don't remember any MTAs that *lacked* the > ability for this mode of operation. > Does anyone else remember one? Hi, I did not say anything about Dragonfly BSD. I also know that other mailers exists and can be configured the same way. But I like the small footprint of DMA. Also I like that it HAS no daemon which CAN listen on 25. (at least AFAIK). Best Ray