From owner-freebsd-isp@FreeBSD.ORG Fri Jul 7 03:46:09 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1349216A4DA for ; Fri, 7 Jul 2006 03:46:09 +0000 (UTC) (envelope-from ormandj@corenode.com) Received: from zone2.corenode.com (zone2.corenode.com [66.91.129.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC61243D45 for ; Fri, 7 Jul 2006 03:46:08 +0000 (GMT) (envelope-from ormandj@corenode.com) Received: from [10.0.1.22] ([66.8.217.8]) by zone2.corenode.com (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005)) with ESMTPA id <0J2000KBBL7Q0S00@zone2.corenode.com> for freebsd-isp@freebsd.org; Thu, 06 Jul 2006 17:47:51 -1000 (HST) Date: Thu, 06 Jul 2006 17:46:05 -1000 From: "David J. Orman" In-reply-to: To: Francisco Reyes Message-id: MIME-version: 1.0 X-Mailer: Apple Mail (2.752.2) Content-type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-transfer-encoding: 7BIT References: Cc: FreeBSD ISP Subject: Re: IAMP servers in FreeBSD for ISP X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 03:46:09 -0000 I use it on Solaris machines (now that Solaris is also free), because I couldn't find anything on FBSD that was even close to comparable. I still use FreeBSD for all my webserving needs, but Solaris is 100% better from the NFS standpoint (they invented NFS, if I'm not mistaken!) and my own tests showed the NFS performance was absolutely superior. As you'll commonly hear, pick the best tool for the job. FreeBSD makes a better apache platform, so that's what I run apache on. All of my java web apps are on Solaris using parts of the JES stack. My identity management is on Solaris (JES - great LDAP server) as well as my file stores (ZFS... if you've kept up with things, you should understand) as well as the much improved NFS performance. My mail is Solaris, I've seen 100,000+ mail accounts on JES servers with no issues. But again, wait for JES5 if you're interested in giving it a shot, JES4 really is too much of a pain to learn at this point. In the meantime, I highly suggest Dovecot. There are some features that might not be there that you're looking for, I haven't kept up with Dovecot since I stopped using it. Cyrus as everybody mentioned is excellent as well. I had bad experiences with mailstore corruption a long while ago with Cyrus, it left a bad taste in my mouth, but those things have likely been ironed out by now (and were recoverable even then.) The only thing I'll warn you about, it uses a proprietary mailstore format, so if you ever migrate you'll need a converter. Just a heads up so you know what you're getting into! It was quite fast and handled heavy load well (until I experienced the corruption.) Cheers, David On Jul 6, 2006, at 5:36 PM, Francisco Reyes wrote: > David J. Orman writes: > >> http://www.sun.com/software/javaenterprisesystem/ >> Yes, JES is free now (without support.) > > I thought FreeBSD's java performance was less than stellar.. > Have you actually had a chance to use it in FreeBSD under heavy load? > > Just looked at their page and it's all "corporate speak" without > any actual info that I would usefull.. Maybe I am not finding it.. > but don't even see anywhere mention of IMAP/POP.. or what protocols > their server supports. > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"