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 1RaoT5-0004R5-67 for garchives@archives.gentoo.org; Wed, 14 Dec 2011 13:01:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FCB221C0B7; Wed, 14 Dec 2011 13:01:39 +0000 (UTC) Received: from homiemail-a46.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id BE31921C085 for ; Wed, 14 Dec 2011 13:00:38 +0000 (UTC) Received: from homiemail-a46.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a46.g.dreamhost.com (Postfix) with ESMTP id F096C3E4057 for ; Wed, 14 Dec 2011 05:00:37 -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=sh4jZ65ePPzAw+mBS+rs7fWN+9JvYcDq/DIvEc3KC1DH+ Wvql8Pri5f1cePZiAWOe+Qgc5YTZIOBL0wZxJfl6bwqYZM0yy3nQClHdzhB0c1Zt g8rrYybbw0yMMPTYKCMHLPkCjVJav+1i++LDnHFMKKRwn18gMiqNNh3222U00A= 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=pnDkLAxvKQXLJR50jgApyKHi+Kg=; b=w8ToQu8wkMB3 a8WcYjbgx6v6z2oK4j1sJFWL+LmQlkgs7jC8umTREcIHTXKoLMpCmqmtLJ/CSvDh NeaDnBEaJEkPRT2nNP/FZobU5TgcIUB991u+YPpTeHl4o91GpV6+9lI44rHUxcNC JxFVGfBmb7egERvWY1csptUECM7iLAI= 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-a46.g.dreamhost.com (Postfix) with ESMTPSA id C79693E4056 for ; Wed, 14 Dec 2011 05:00:37 -0800 (PST) Message-ID: <4EE89DED.1090303@libertytrek.org> Date: Wed, 14 Dec 2011 08:00:29 -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> <4EE895D1.4090903@libertytrek.org> In-Reply-To: <4EE895D1.4090903@libertytrek.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: d8d42a6b-c111-43ba-bee4-c927b192eeeb X-Archives-Hash: 6dc4e95d1ce0b34b9cfc145873a46840 On 2011-12-14 7:25 AM, Tanstaafl wrote: > !!! A network error occurred while trying to send logmail: > [Errno 111] Connection refused > Sure you configured PORTAGE_ELOG_MAILURI correctly? Ok, finally figured out why I wasn't seeing any errors in the main log... Here is the error in the main log: Dec 14 07:58:17 li66-207 nullmailer[27759]: Starting delivery: protocol: smtp host: mail.myserver.com file: 1323867377.8321 Dec 14 07:58:17 li66-207 nullmailer[13029]: smtp: Failed: 530 5.7.0 Must issue a STARTTLS command first Dec 14 07:58:17 li66-207 nullmailer[27759]: Sending failed: Permanent error in sending the message Dec 14 07:58:17 li66-207 nullmailer[27759]: Delivery complete, 1 message(s) remain. So... does nullmailer even support STARTTLS?