From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7073C1383A4 for ; Wed, 9 Jan 2013 19:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5A3D21C0B5; Wed, 9 Jan 2013 19:17:24 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.182]) by pigeon.gentoo.org (Postfix) with ESMTP id CDC1921C02B for ; Wed, 9 Jan 2013 19:15:46 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArANAG6Zu09FpZW3/2dsb2JhbABEgXuwewOBGIEIghUBAQU6HDMLGAkMBxIPBSU3iA66CYshAUCBOAyCPGIDiEKEfIdchV+IOoFYgweBQQ X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="212155845" Received: from 69-165-149-183.dsl.teksavvy.com (HELO waltdnes.org) ([69.165.149.183]) by ironport2-out.teksavvy.com with SMTP; 09 Jan 2013 14:15:38 -0500 Received: by waltdnes.org (sSMTP sendmail emulation); Wed, 09 Jan 2013 14:15:14 -0500 From: "Walter Dnes" Date: Wed, 9 Jan 2013 14:15:14 -0500 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Any UPS recommendations? Message-ID: <20130109191514.GA29774@waltdnes.org> References: <20130108130147.GA26744@waltdnes.org> <50ECB43E.6040403@electronsweatshop.com> <20130109072440.GA28722@waltdnes.org> <50ED9101.7040408@gmail.com> 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50ED9101.7040408@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: e20eb868-6c18-411a-ac6b-741fe7f24cdf X-Archives-Hash: 9f4b253b28bfe5d8eba6c4843fe33a33 On Wed, Jan 09, 2013 at 07:47:13AM -0800, Daniel Frey wrote > On 01/08/2013 11:24 PM, Walter Dnes wrote: > > Thanks to you, and others, for all the info. And thanks for the > > apcupsd ebuild. BTW, what does mailx do in the ebuild? Send an email > > about an outage? > > > > Yes, it sends email notifications. I currently have ssmtp set up to send > mail to my gmail account - when apcupsd detects a power outage/restore, > it sends me email indicating so. Did you tweak the virtual/mailx ebuild to include ssmtp? apcupsd pulls in virtual/mailx which has... RDEPEND="|| ( mail-client/mailx mail-client/nail net-mail/mailutils )" I already use ssmtp as my mail client (check the headers). But it looks like it'll pull in mailx. I've confirmed that with... emerge -pv apcupsd -- Walter Dnes I don't run "desktop environments"; I run useful applications