From owner-freebsd-questions@FreeBSD.ORG Sun Dec 18 06:05:12 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 4B91616A41F for ; Sun, 18 Dec 2005 06:05:12 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A2043D55 for ; Sun, 18 Dec 2005 06:05:10 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id jBI6536s067443 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Dec 2005 13:05:03 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id jBI652Vj020707; Sun, 18 Dec 2005 13:05:02 +0700 (ICT) Date: Sun, 18 Dec 2005 13:05:02 +0700 (ICT) Message-Id: <200512180605.jBI652Vj020707@banyan.cs.ait.ac.th> From: Olivier Nicole To: dmehler26@woh.rr.com In-reply-to: <001801c60329$7ce12470$6409a8c0@satellite> (dmehler26@woh.rr.com) References: <001801c60329$7ce12470$6409a8c0@satellite> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: webmail solution 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: Sun, 18 Dec 2005 06:05:12 -0000 > I'm looking for experiences with a webmail solution. I want to use > postfix as my mta and on a freebsd6 machine. The users who will be using the > server probably would do better with a webmail package so they can get to it > from anywhere. The box already has apache and php so i don't think that'll > be an issue. One thing i'm uncertain is whether to offer direct pop/imap or > their equivalent encrypted counterparts or just do it all through webmail. I am using imp from the ports. It need some pop/imap to access the mailboxes. Olivier