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-132477-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RbAtD-0003uO-8g for garchives@archives.gentoo.org; Thu, 15 Dec 2011 12:58:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09B6421C22D; Thu, 15 Dec 2011 12:58:12 +0000 (UTC) Received: from homiemail-a42.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id D7FD421C21D for <gentoo-user@lists.gentoo.org>; Thu, 15 Dec 2011 12:57:16 +0000 (UTC) Received: from homiemail-a42.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a42.g.dreamhost.com (Postfix) with ESMTP id 224DC68C05B for <gentoo-user@lists.gentoo.org>; Thu, 15 Dec 2011 04:57:16 -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=iBJRHs7kH3IQttNyy3gJoabKZoI0DThqXvTSMJ24MRMOg 1sNFlkUNEBwHFyiq6PrcGl2jCid8FVVdDcOURa+8D45QiocZRYBd2Nk+4CGTzMyT iKVjoXhsv1rMnPuYDv0cJtSt1dGPYPZIQpGTkYTplDdvsts+Wbk9/BGDU/ZQAc= 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=X6SfC2NmoZhT30RUI4W0C/4B6yA=; b=zzI1f8f0puc8 L17T60enR3AnS7nGexo+9tjP0kHWGujNwm7Zf/YLSBmq6lhucYkWeZ+4cB7QLQ51 F3pA5RQL9tbdfTxMy0n4T7UlYbGA+s8TQFTZApG3sBUhMPQFHIUU5QACNxTQVnSx XUUOLMHQdzxdNJcrVH5LnoiXv9bG6iQ= 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-a42.g.dreamhost.com (Postfix) with ESMTPSA id E471F68C058 for <gentoo-user@lists.gentoo.org>; Thu, 15 Dec 2011 04:57:15 -0800 (PST) Message-ID: <4EE9EEA5.9040807@libertytrek.org> Date: Thu, 15 Dec 2011 07:57:09 -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> <4EE9E63F.7050107@libertytrek.org> In-Reply-To: <4EE9E63F.7050107@libertytrek.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: b1c6d9b3-c8ef-4d16-8048-558d09f4797c X-Archives-Hash: 1f8aea3e9fb9d9d3e3c00745b9cc4645 On 2011-12-15 7:21 AM, Tanstaafl <tanstaafl@libertytrek.org> wrote: > I received the message, but it comes 'from' 'portage@localhost'... > how/where can I change this from address? Never mind, found it: PORTAGE_ELOG_MAILFROM="myaddress.example" Thanks again Neil!