From owner-svn-src-vendor@FreeBSD.ORG Sun Feb 23 08:13:57 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 C21AE7B0; Sun, 23 Feb 2014 08:13:57 +0000 (UTC) Received: from ost.citrin.ru (ost.citrin.ru [193.169.234.215]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 719FA14FF; Sun, 23 Feb 2014 08:13:57 +0000 (UTC) Received: from [192.168.1.102] (unknown [178.214.46.41]) (Authenticated sender: citrin@citrin.ru) by ost.citrin.ru (Postfix) with ESMTPSA id 31A36CEB6BE; Sun, 23 Feb 2014 08:13:49 +0000 (UTC) Message-ID: <5309ADBC.6000308@citrin.ru> Date: Sun, 23 Feb 2014 12:13:48 +0400 From: Anton Yuzhaninov User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Slawa Olhovchenkov Subject: Re: svn commit: r262266 - in vendor/dma: . dist dist/debian dist/debian/migrate dist/debian/source dist/test References: <201402202239.s1KMdtfN091407@svn.freebsd.org> <5306B1F3.4060107@delphij.net> <20140221080448.GG1699@ithaqua.etoilebsd.net> <20140221180348.GA77368@zxy.spb.ru> In-Reply-To: <20140221180348.GA77368@zxy.spb.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1393143229; bh=TgAF3GLkpE87QblavfJNLpGqrXU93KbdT39qi8j1VFg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=NcnvSVLgttYjL2ub/GMIiimK4NyPPiQKzQjxA/4TCvK2u9MbpVPyU1wDhJFn6nL7u 2gjEdt97xAPgaWm0IvnlOAve2JWoHf5cJPJuwxv5qa5X20ye1I/ljSWWx+TNoyFatM MuL6oEjXPsW2pIhCpD+0tuRKW2hSmOVXU9R4azuo= Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, d@delphij.net, 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: Sun, 23 Feb 2014 08:13:57 -0000 On 21.02.2014 22:03, Slawa Olhovchenkov wrote: >> >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. > This is may be done by specific submit.cf and settings in rc.conf sendmail is not easy to configure.