From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LLi8M-0002xQ-Mi for garchives@archives.gentoo.org; Sat, 10 Jan 2009 18:00:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A609E03DD; Sat, 10 Jan 2009 18:00:29 +0000 (UTC) Received: from mail-bw0-f12.google.com (mail-bw0-f12.google.com [209.85.218.12]) by pigeon.gentoo.org (Postfix) with ESMTP id 09841E03DD for ; Sat, 10 Jan 2009 18:00:28 +0000 (UTC) Received: by bwz5 with SMTP id 5so19543372bwz.10 for ; Sat, 10 Jan 2009 10:00:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VQFc3K66CuVlmSG36uZTzK57bRI5HGL3qjhlbIvzvMI=; b=pX/cnX8BiZOiubOwZa4dGnUJR4zEWHECUYAdzumDjJxvh+HHTqWZlXu8Fu/s0LI8ZN WT80j4MBo38EZVH3W7/booiiXUE+g24iSkCxtgHE7h36H+GDcYtNL4tE4zhKJdmz0jOd 9gqa7UUay/IF6BlSLJjRstEUbeSmFVUb1kszE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Kb0qldUp3+RYIf8gehhF12lJVoTRHX50h97VXZVmLuP/s2K0jZ4D7RwCAGCaz+lQ8S gQPv7/1yy76AlcEb66M+c6CI+UCTaNxghncvMdj3GyJIctJJQ8ThSkdCC/RBHQ6ADtE4 O1AGViuUeeqb2QC5Yl9Jt4bQlxHrY2Zzw+4dY= Received: by 10.181.145.6 with SMTP id x6mr10238492bkn.94.1231610427406; Sat, 10 Jan 2009 10:00:27 -0800 (PST) Received: by 10.181.16.3 with HTTP; Sat, 10 Jan 2009 10:00:27 -0800 (PST) Message-ID: <49bf44f10901101000q5bccb44du56d28544b1af924e@mail.gmail.com> Date: Sat, 10 Jan 2009 10:00:27 -0800 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] non-PHP webmail in portage? In-Reply-To: <20090110102503.6391eff7@fraggod.net> 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 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10901091138p12dd665ay55523ce3432fc7f5@mail.gmail.com> <20090110102503.6391eff7@fraggod.net> X-Archives-Salt: 390b0701-4f7d-49ff-bc54-06a6755c074a X-Archives-Hash: 0dfd59adf3f378956c28c936c138bbd6 >> Does anyone know of a good (or OK) webmail client in portage that >> doesn't use PHP? I use squirrelmail now but I have PHP installed only >> for that and I think PHP slows apache2 down a bit. >> >> - Grant >> > > There are bunch of python webmail systems, just type 'python webmail' > into google. > > And if you're looking for performance I would suggest to abstrain from > cgi and apache in favor of fcgi with daemons like nginx or lighttpd. I don't think I'll find any in portage. Typing "webmail" into gentoo-portage.com brings up only horde and squirrelmail and they both use PHP. - Grant