From owner-freebsd-questions@FreeBSD.ORG Tue Apr 6 06:12:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA16316A4CF for ; Tue, 6 Apr 2004 06:12:29 -0700 (PDT) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC6E043D58 for ; Tue, 6 Apr 2004 06:12:28 -0700 (PDT) (envelope-from lukek@meibin.net) Received: (qmail 73812 invoked by uid 89); 6 Apr 2004 13:11:57 -0000 Received: from unknown (HELO ?192.168.10.8?) (192.168.10.8) by 192.168.20.5 with SMTP; 6 Apr 2004 13:11:57 -0000 Date: Tue, 06 Apr 2004 22:12:15 +0900 From: Luke Kearney To: questions@freebsd.org In-Reply-To: <39147.207.5.142.198.1081256690.squirrel@new.host.name> References: <39147.207.5.142.198.1081256690.squirrel@new.host.name> Message-Id: <20040406220248.F1C0.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.01 Subject: Re: help with installing qmail & webmail on FBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 13:12:29 -0000 On Tue, 6 Apr 2004 09:04:50 -0400 (EDT) "Brent Bailey" spake thus: > > hello, > Im in the middle of a re-structuring the email server for a large company. > They want to have a webmail interface so that they can access thier email > remotly or from abroad. My question is that currently they are using a > windows imail server (uhg) I want to move them to a unix platform using > FBSD with qmail, sqwebmail, etc ...as well all the nice system utilities > that can work with qmail... > > 1. Can 1 FBSD box after a default install (without compiling the kernel) > handle 50,000 users using webmail & smtp & pop3 ? Do you really expect that much concurrent usage? I'd be thinking to break it up a little. how bout breaking up inbound vs outbound just for a start. I'd be tempted to have a machine that only send, one that receives and delivers and one different one that serves webmail. > > 2. If i were to move say the IMAP process & the webmail interface to a > second FBSD box ...how would you go about configuring qmail & smtp & pop3 > to use the second FBSD box for webmail requesets? I cannot see any reason to break up pop3 and imap between different machines unless you intend to run some kind of common storage between them all which seems like more work than its worth. > > I know this is kinda out of the realm of the list (questions on qmail) > however in the past this list has been the best resourse for any question > concerning Freebsd...if anyone knows of a better place to ask these > questions id be most thankful :-) ANY help is very appreciated > take a look at Matt Simpsons toaster page I think if you throw a few extra dollars at the one box you might even get away with one. http://matt.simerson.net/computing/mail/ HTH -- Luke Kearney