From owner-freebsd-questions@FreeBSD.ORG Thu Oct 12 07:27:24 2006 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 7442B16A40F for ; Thu, 12 Oct 2006 07:27:24 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E14943D45 for ; Thu, 12 Oct 2006 07:27:10 +0000 (GMT) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 557BA10E7C9; Thu, 12 Oct 2006 09:26:34 +0200 (CEST) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id btBS9gZttAAQ; Thu, 12 Oct 2006 09:26:33 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 2635510E7EA; Thu, 12 Oct 2006 09:26:33 +0200 (CEST) Date: Thu, 12 Oct 2006 09:27:11 +0200 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1697948394.20061012092711@rulez.sk> To: =?iso-8859-1?Q?Andreas_Wider=F8e_Andersen?= In-Reply-To: <23ed14b80610120009l565826fei3b5c0d9668491a0b@mail.gmail.com> References: <23ed14b80610120009l565826fei3b5c0d9668491a0b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: webbased email administration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 07:27:24 -0000 Hello Andreas, Thursday, October 12, 2006, 9:09:35 AM, you wrote: > Hi, > We're considering setting up an email service here and we need to give IT > admins in various companies the ability to administer their own email > addresses (under their domain). > I'm looking for software that will do this. We currently run Sendmail and > WU-POP3, but can easily change to Postfix or whatever needed. > Can anyone recommend a webbased system for administration of email adresses > that will run on FreeBSD? postfix + postfixadmin + mysql (there are also patches to make it work with pgsql), all these tools are in ports. -- Best regards, Daniel mailto:danger@FreeBSD.org