From owner-freebsd-questions@FreeBSD.ORG Fri Dec 14 19:32:36 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DBAD16A417 for ; Fri, 14 Dec 2007 19:32:36 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.freebsd.org (Postfix) with ESMTP id 2017C13C442 for ; Fri, 14 Dec 2007 19:32:36 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 8290 invoked from network); 14 Dec 2007 19:32:35 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 14 Dec 2007 19:32:35 -0000 Message-ID: <4762D9B8.9080107@chuckr.org> Date: Fri, 14 Dec 2007 14:30:00 -0500 From: Chuck Robey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.9) Gecko/20071107 SeaMonkey/1.1.6 MIME-Version: 1.0 To: Satria Bramana References: <640083.57258.qm@web50003.mail.re2.yahoo.com> In-Reply-To: <640083.57258.qm@web50003.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Webmail 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: Fri, 14 Dec 2007 19:32:36 -0000 Satria Bramana wrote: > Can anyone who had experience running a web-based e-mail give suggestion what package to use? I will only use it for study purpose, so I need one that easy to configure and help me understand the big picture about mailserver.. Thank you very much.. > I use postfix and dovecot, and dovecot is in imap4 mode. This makes it possible for me to use seamonkey (or really, any browser that has a mail interface) to pick up my mail from any location. Does good enough filtering, although I am investigating adding some extra filtering via postfix. Setting up dovecot/postfix is easier than most mailers (it's a PITA, but the others are basically worse) and there are a lot of examples on the web for setting the combination of postfix/dovecot up. For security, I use ssl (openssl) and ssl has a really nice tool, "openssl", that has among its different modes, sclient and sserver, which allow pretty good testing of your ssl setup, and you can find on the web instructions for setting up your keys (lts of examples all over). > > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > _______________________________________________ > 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"