From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-132476-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RbAKk-0002Hu-Qk
	for garchives@archives.gentoo.org; Thu, 15 Dec 2011 12:22:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3392421C1F5;
	Thu, 15 Dec 2011 12:22:34 +0000 (UTC)
Received: from homiemail-a54.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5])
	by pigeon.gentoo.org (Postfix) with ESMTP id EF77A21C0F7
	for <gentoo-user@lists.gentoo.org>; Thu, 15 Dec 2011 12:21:25 +0000 (UTC)
Received: from homiemail-a54.g.dreamhost.com (localhost [127.0.0.1])
	by homiemail-a54.g.dreamhost.com (Postfix) with ESMTP id 339E03A4058
	for <gentoo-user@lists.gentoo.org>; Thu, 15 Dec 2011 04:21:25 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=libertytrek.org; h=message-id
	:date:from:mime-version:to:subject:references:in-reply-to
	:content-type:content-transfer-encoding; q=dns; s=
	libertytrek.org; b=j5LUNYgmRIywz2qBOg5S4rGuQDYwRhou4SLGKohfn3tm5
	/MeYJrxvFIqamDoAvxMFgVgQqusBibka9O8MsXZH+5pnXesXCbCXuUreOC+z52kh
	C+lHsA3y+EP197RXTk5zcoIquJsWHd4BP4vO6GwfgG3j/bZdmh8gTNsmbrf3uI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h=
	message-id:date:from:mime-version:to:subject:references
	:in-reply-to:content-type:content-transfer-encoding; s=
	libertytrek.org; bh=Cg4jVWjbx2C7w4Jm1xepNpvqIY4=; b=baJS2jK59XjO
	3JFzmi3tY8xAS+UEVueRb51rSWyIWgGFPvQOOzQlvrd/YhKDSp+t3zjpYCTQketh
	wBGNxWAtMO2hiudS50w94pPY6CGyRyxLVjKvZTxpxW7Xrv9Z4Rt0WVI9VZoet62n
	jD71znbHjNJ7AlXZrmrTlplWBg0SLdU=
Received: from [127.0.0.1] (smtp.media-brokers.com [70.43.81.99])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: tanstaafl@libertytrek.org)
	by homiemail-a54.g.dreamhost.com (Postfix) with ESMTPSA id 026DA3A401C
	for <gentoo-user@lists.gentoo.org>; Thu, 15 Dec 2011 04:21:24 -0800 (PST)
Message-ID: <4EE9E63F.7050107@libertytrek.org>
Date: Thu, 15 Dec 2011 07:21:19 -0500
From: Tanstaafl <tanstaafl@libertytrek.org>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Need help getting portage to email me emerge logs
 using ssmtp...
References: <i7Ioy-7Uy-29@gated-at.bofh.it> <2921248.979.1323816172120.JavaMail.geo-discussion-forums@vbmq3> <4EE88BDC.7050902@libertytrek.org> <4EE890F8.5090203@libertytrek.org> <CAA2qdGU8EuzBS9fyO6JfpLqqBBtNnC9==vySkN_yhT=4fMA2eg@mail.gmail.com> <4EE895D1.4090903@libertytrek.org> <4EE89DED.1090303@libertytrek.org> <4EE89F18.6010106@libertytrek.org> <4EE8C0C7.7080900@libertytrek.org> <4EE90738.7010704@libertytrek.org> <20111214220903.2e3370ed@digimed.co.uk>
In-Reply-To: <20111214220903.2e3370ed@digimed.co.uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: ce622043-2bfe-468e-b513-4138cb6c5667
X-Archives-Hash: aef8d7630616a7b2ed8e4a75599a43af

On 2011-12-14 5:09 PM, Neil Bothwick <neil@digimed.co.uk> wrote:
> Try PORTAGE_ELOG_MAILURI="you@home /usr/sbin/sendmail"

Bingo!

I guess I didn't/don't fully understand what needs to go here...

I received the message, but it comes 'from' 'portage@localhost'... 
how/where can I change this from address?

Thanks Neil!