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 1OzxWM-0004v2-Am for garchives@archives.gentoo.org; Sun, 26 Sep 2010 20:08:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49056E075F; Sun, 26 Sep 2010 20:07:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 28A52E075F for ; Sun, 26 Sep 2010 20:07:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D0BBD1B4072 for ; Sun, 26 Sep 2010 20:07:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.907 X-Spam-Level: X-Spam-Status: No, score=-2.907 required=5.5 tests=[AWL=-0.308, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yi-ai3fcqseW for ; Sun, 26 Sep 2010 20:07:32 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id E07751B403F for ; Sun, 26 Sep 2010 20:07:31 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OzxVL-0008Ds-6q for gentoo-user@gentoo.org; Sun, 26 Sep 2010 22:07:23 +0200 Received: from adsl-69-234-183-84.dsl.irvnca.pacbell.net ([69.234.183.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 22:07:23 +0200 Received: from w41ter by adsl-69-234-183-84.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 22:07:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Finalizing my backup system Date: Sun, 26 Sep 2010 13:07:12 -0700 Message-ID: References: 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-183-84.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b7pre) Gecko/20100925 Thunderbird/3.3a1pre In-Reply-To: X-Archives-Salt: dc43c33c-6414-44cf-bcf1-b602bed28e06 X-Archives-Hash: d464636f5804a5f1dc3e9967381718a1 On 09/26/2010 12:13 PM, Grant wrote: > > 2. backupninja can email reports. This works on my remote server > which runs postfix, but my laptop and desktop don't run an MTA. Is > there a simple one that would be well-suited to a purpose like this, > or do I need full-blown postfix on my laptop and desktop? Whatever I > choose, I'd also like to use it to send PORTAGE_ELOG messages from > those systems. I use ssmtp for that purpose and there are at least two more similar packages in the mail-mta category, but I haven't tried them.