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 ) id 1RanvS-0003zh-Fv for garchives@archives.gentoo.org; Wed, 14 Dec 2011 12:27:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1A8621C253; Wed, 14 Dec 2011 12:26:56 +0000 (UTC) Received: from homiemail-a79.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id 0433C21C05F for ; Wed, 14 Dec 2011 12:26:02 +0000 (UTC) Received: from homiemail-a79.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a79.g.dreamhost.com (Postfix) with ESMTP id 6A8CE7D406E for ; Wed, 14 Dec 2011 04:26:02 -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=BPEOGRHy1L5HxwSgHx4HAOlvXXgpccmKvyt3XR92HaC+b xGlHfVkGQhvKmWxiShGmaJWZQtXgbtciWTTOVhDMlM3Lm4ShW6btt6j/lzBN+/9R q+N5nueE7qZyMa4y5LssT71xcjiRBQZi2zgMFndKA3zB4SebY5uNrRa/L3M2a8= 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=ZFZWKprXYp5zjD6GSgugY8VNb5o=; b=py7/e29f7dBe IfKjfoku9KEIV3lE/v79tKPjNLYwJ7ef+181+li76BN+Pul2hQ6AxUeC2TNgp4wH f2GckkatGWlhxOLkJyIdVS3iiPRTwuzUVq5y7dhC7rOBY0srsPTuAfdSJqbfZ0q4 9gOB8qxjtt4H3baiVxJ6bBrPUm9+SrI= 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-a79.g.dreamhost.com (Postfix) with ESMTPSA id 0C7D87D4056 for ; Wed, 14 Dec 2011 04:26:01 -0800 (PST) Message-ID: <4EE895D1.4090903@libertytrek.org> Date: Wed, 14 Dec 2011 07:25:53 -0500 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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: <2921248.979.1323816172120.JavaMail.geo-discussion-forums@vbmq3> <4EE88BDC.7050902@libertytrek.org> <4EE890F8.5090203@libertytrek.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: f79cfd91-6325-4f62-ae27-817040ed2dac X-Archives-Hash: 0c2db18b69746bc52281a1dbaaaa7b71 On 2011-12-14 7:16 AM, Pandu Poluan wrote: >> Should I change this? Ianap, so don't really feel comfortable just >> changing it without confirming first... > Don't. > > Just file a bug, and let the maintainer take care of it. > > It's *still* supported currently. Will do... But, I noticed I was still getting the same error after unmerging ssmtp and emerging nullmailer, and /etc/ssmtp still exists... so apparently it is still trying to use ssmtp somehow? I moved the /etc/ssmtp dir (temporarily, until I figure this out) to my home directory, and set PORTAGE_ELOG_MAILURI= back to its default (commented it out), and now I'm getting this error: !!! A network error occurred while trying to send logmail: [Errno 111] Connection refused Sure you configured PORTAGE_ELOG_MAILURI correctly? How do I tell the system to use nullmailer?