From owner-freebsd-current@FreeBSD.ORG Tue Mar 25 12:07:02 2014 Return-Path: Delivered-To: freebsd-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 C49D516E for ; Tue, 25 Mar 2014 12:07:02 +0000 (UTC) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8C42418A for ; Tue, 25 Mar 2014 12:07:02 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:57d:c2c8:bdeb:ce42]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 9F4F64AC31 for ; Tue, 25 Mar 2014 16:07:00 +0400 (MSK) Date: Tue, 25 Mar 2014 16:06:56 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <602650016.20140325160656@serebryakov.spb.ru> To: freebsd-current@freebsd.org Subject: Dragonfly DMA: bare "to" address difference with sendmail MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 12:07:02 -0000 Hello, Freebsd-current. When I use sendmail, all output of periodic scripts is received with "root@host" "To:" address. with dma it is only "root". IMHO, it is regression, as I collect all mail on one server/account and now all these "To" fields are the same :) -- // Black Lion AKA Lev Serebryakov