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 20E241381F3 for ; Sat, 4 May 2013 16:53:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E761FE088B; Sat, 4 May 2013 16:53:02 +0000 (UTC) Received: from homiemail-a45.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id AB214E0863 for ; Sat, 4 May 2013 16:53:01 +0000 (UTC) Received: from homiemail-a45.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTP id 9446E48063 for ; Sat, 4 May 2013 09:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h= message-id:date:from:mime-version:to:subject:content-type: content-transfer-encoding; s=libertytrek.org; bh=i06nfpXCejNd9Ek z/hJ6aoYjEcM=; b=Zo2AA3yQcfhHnmCZHXertK5wbZLlAn3ri8Jgg+3laZE276H GrDf5Zkc4YJ16/IpbXgeCiVX4wPb8DZIb9LN4/JkUvrXRIsdUvns8y5Bs/OKxASI eqtCDNwCEbcEEbJyHpTeoPUbjB8oykWmBVvoRI01qC0IsT4Y6m8wqcsyoXpQ= Received: from [127.0.0.1] (unknown [159.63.145.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tanstaafl@libertytrek.org) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTPSA id 6CFEC48062 for ; Sat, 4 May 2013 09:53:00 -0700 (PDT) Message-ID: <51853CD7.2000100@libertytrek.org> Date: Sat, 04 May 2013 12:52:39 -0400 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 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: [gentoo-user] alternate mta's Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 650f1c04-ee18-4b06-97e0-43338ebba6a2 X-Archives-Hash: e8e8bc068771f44d698e3d8f8e2de067 Ok, I have msmpt installed and working just fine. Now, all of a sudden, emerge -pvuDN world wants to install mailx. equery depends mailx says rkhunter is pulling it in via virtual/mailx Why isn't this dependency satisfied by the presence of msmtp? And more importantly, how can I fix it without installing mailx? Thanks, Charles