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 AE55C13839D for ; Wed, 9 Jan 2013 15:49:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC34321C02A; Wed, 9 Jan 2013 15:49:12 +0000 (UTC) Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E045921C072 for ; Wed, 9 Jan 2013 15:47:44 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id bj3so1110966pad.14 for ; Wed, 09 Jan 2013 07:47:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=vZ7iF3WsOI836Aun7HcxItWjS0bv87zASUiCPlsI3E8=; b=A1UoMt3Dv5s5E53gczTOcsh+wLaplvvHush9K2FeIjgsk/uP1E+2vql+m+uGHbUqC5 DAVQTJD4OL0MdwC+51flXjhTjy2xR+yxSmdutQznNvFpVjVOl/ml/ldTGldtebKUoAQk iiNV3wO11hQzRIO+uQbmFt+5RanyOV5YXXcfQlBM0bim3SgeJZGVodaxNY3HiH1/zcyw JJFeZK5f4/q+d0ODhJ7G6uQiWbIG3JATnG6H1rGNIZ+MzRruC5XRz15aoyV7LmEG063J eA42ARXIDcurmjdWgXdQq/LdzvRB4G9Ba+w9L57kHx34a0FIR+VlGWQ2S+Ayb0f2JQMV HoEw== X-Received: by 10.68.213.202 with SMTP id nu10mr214392650pbc.91.1357746463729; Wed, 09 Jan 2013 07:47:43 -0800 (PST) Received: from [192.168.247.60] (76-10-184-252.dsl.teksavvy.com. [76.10.184.252]) by mx.google.com with ESMTPS id ue7sm41819634pbc.53.2013.01.09.07.47.41 (version=SSLv3 cipher=OTHER); Wed, 09 Jan 2013 07:47:42 -0800 (PST) Message-ID: <50ED9101.7040408@gmail.com> Date: Wed, 09 Jan 2013 07:47:13 -0800 From: Daniel Frey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121118 Thunderbird/10.0.10 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] Any UPS recommendations? References: <20130108130147.GA26744@waltdnes.org> <50ECB43E.6040403@electronsweatshop.com> <20130109072440.GA28722@waltdnes.org> In-Reply-To: <20130109072440.GA28722@waltdnes.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 7be6450e-7f34-4578-a793-22b9b39fd7d9 X-Archives-Hash: 652062b7517900553b8de7b3998b147a 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. Dan