From owner-freebsd-questions@FreeBSD.ORG Tue Jun 28 16:28:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3AF4816A41C for ; Tue, 28 Jun 2005 16:28:21 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BC5943D5D for ; Tue, 28 Jun 2005 16:28:20 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.164] (dhcp7164.calarts.edu [198.182.157.164]) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id j5SGSKp04819 for ; Tue, 28 Jun 2005 09:28:20 -0700 (PDT) Message-ID: <42C17AAF.7050106@calarts.edu> Date: Tue, 28 Jun 2005 09:28:31 -0700 From: Sean Murphy User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Mailing List References: In-Reply-To: X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: web mail interface program. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 16:28:21 -0000 scuba@centroin.com.br wrote: > Hi Gary, > > I´m using Openwebmail (www.openwebmail.org or > ports/mail/openwebmail) for more then 2 years to serve +5000 users with no > worry. > It runs in perl, suport POP3 (local/remote), includes calendar, > webdisk, ssh term, etc. everything configured at user basis. > > - Marcelo Souza > > On Mon, 27 Jun 2005, Gary Kline wrote: > > | > | People, > | > | As an experiment I build squirrelmail on my laptop which is > | on my internal net. I chose sendmail; but the ./configure > | section also required that I use IMAP. Everything went well > | until I tried to login. No joy. I admit that I'm pretty > | clueless re POP3 or IMAP. Can anybody help me? > | > | If I install squirrelmail on my primary server would I be > | rid of IMAP? Or is there a better mail program with a web > | interface. > | > | thanks for a flashlight:-) > | > | gary > | > | PS: I have evolution working on another internal server; > | if only it had vi for replies, Life would be perfect.... > | > | > | > |-- > | Gary Kline kline@thought.org www.thought.org Public service Unix > | > |_______________________________________________ > |freebsd-questions@freebsd.org mailing list > |http://lists.freebsd.org/mailman/listinfo/freebsd-questions > |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > | > > > - Marcelo > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > The way the that Squirrelmail works is that it does not read directly the user mail. Instead it uses IMAP to do that. This is the case no matter if the mail server is local or remote. We use it here supporting 1300 users no problem. The benefits of this is you may install Squirrelmail on another server to keep the load down. Although we have had no problem with our load.