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 1QFD2B-0003qA-Il for garchives@archives.gentoo.org; Wed, 27 Apr 2011 22:16:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78E511C0CA; Wed, 27 Apr 2011 22:16:17 +0000 (UTC) Received: from mail.caf.com.tr (mail.caf.com.tr [88.250.130.162]) by pigeon.gentoo.org (Postfix) with ESMTP id 6CD601C0C5 for ; Wed, 27 Apr 2011 22:15:38 +0000 (UTC) Received: from localhost (mta.caf.com.tr [10.0.2.208]) by mail.caf.com.tr (Postfix) with ESMTP id 9AB0E85875 for ; Wed, 27 Apr 2011 22:15:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at caf.com.tr Received: from mail.caf.com.tr ([10.0.2.205]) by localhost (check.caf.com.tr [10.0.2.205]) (amavisd-new, port 10026) with ESMTP id 75tEh_Bc9Uv6 for ; Wed, 27 Apr 2011 22:15:37 +0000 (UTC) Received: from zptr-nb18.caf.com.tr (unknown [217.131.180.171]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.caf.com.tr (Postfix) with ESMTPSA id 2E548822F4 for ; Wed, 27 Apr 2011 22:15:37 +0000 (UTC) Received: by zptr-nb18.caf.com.tr (Postfix, from userid 1000) id 5A7D334048; Thu, 28 Apr 2011 01:14:25 +0300 (EEST) Date: Thu, 28 Apr 2011 01:14:25 +0300 From: Eray Aslan To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Camellia? Message-ID: <20110427221424.GA19308@zptr-nb18> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: X-Archives-Hash: 971e192dbdd5009f3647c3d466a0ccf5 On Wed, Apr 27, 2011 at 03:38:16PM -0400, James Cloos wrote: > Is there any specific reason why smtp.gentoo and pigeon.gentoo use > camellia for their outbound smtp starttls connections? Probably it is the strongest cipher supported. One can do $ openssl ciphers -v 'ALL:@STRENGTH' on those machines and see what comes up top. An upgrade might be in order. -- Eray Aslan Developer, Gentoo Linux eras gentoo.org