From owner-freebsd-questions Thu Aug 16 14:20:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id B53C037B408 for ; Thu, 16 Aug 2001 14:20:09 -0700 (PDT) (envelope-from leblanc@smtp.ne.mediaone.net) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id f7GLK4Z18676 for ; Thu, 16 Aug 2001 17:20:04 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.5/8.11.5) id f7GLDIc70929; Thu, 16 Aug 2001 17:13:18 -0400 (EDT) (envelope-from leblanc) Date: Thu, 16 Aug 2001 17:13:18 -0400 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Web interface for sendmail. Message-ID: <20010816171317.B70826@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010816084120.U3384-100000@infofreebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20010816084120.U3384-100000@infofreebsd.org> User-Agent: Mutt/1.3.20i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 08/16/01 08:43 AM, herlan sat at the `puter and typed: > On Wed, 15 Aug 2001, Linh Pham wrote: > > > On 2001-08-15, Andy Myers scribbled: > > > > # I've got sendmail running on my box. Is there a port available that sets up > > # a web interface to send and received mail ...similar to hotmail, etc.? > > > > Try SquirrelMail... go to http://www.squirrelmail.org for more > > information and how to download, compile and install the package. > > > > I use it on one of my servers and works fairly well. > > may be you can tell me how to use squirrelmail with sendmail > all i know that squirrelmail works with qmail Well, the docs are pretty comprehensive (unusually so for an up and coming project of its kind), and there is an SM mailing list (I'm not subscribed at this time), but here is the 10 cent rundown: You need a webserver (preferably Apache, since I know it a little - install the apache-modssl port) You need PHP module support (install the mod_php port - having IMAP would be good, but not critical) Choose where you will install it and run the install scripts, then configure it thru the php install page. I had it installed in my secure virtual host to ensure that all webmail would be handled on a secure connection. My IMAP and Apache servers are on the same machine, so security wasn't a problem on that end. Make sure you read the docs and lurk on the mailing list for a while. It's easily found from the website. If you have any questions, search the archives - the answer is probably there, within the last couple months, and not too tough to find. If you don't find it with a couple searches, ask on the list. Luke and Company are pretty forgiving and extremely helpful - I really can't say anything negative about the help they have provided to people on the list - myself included. Pretty much guaranteed, you can be serving webmail within a week of moderate effort. Any moderately savvy Apache admin should be able to do it within a couple-three days, and that's with no PHP knowledge. I still haven't a clue what it is (except the acronym - PHP Hypertext Preprocessor :). It took me two nights of hacking to get working relatively well, four to get solid enough to use from anywhere. I am currently building my first FreeBSD system to replace my old dying Linux box, so I haven't had it up for a while, but I will definitely put it back when I get the core services in place there. HTH Lou -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net ԿԬ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message