From owner-freebsd-questions@FreeBSD.ORG Fri Aug 18 10:57:31 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 7986B16A4EC for ; Fri, 18 Aug 2006 10:57:31 +0000 (UTC) (envelope-from levchenko.i@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2717043D68 for ; Fri, 18 Aug 2006 10:57:28 +0000 (GMT) (envelope-from levchenko.i@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so879265uge for ; Fri, 18 Aug 2006 03:57:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W88vCOZqwprSM6Oou72263mMLJkXuGmb9Wbt+VaKR5IXQEe3xp5Rs5HprEmNhHiB56ZJE2oXI6RjAUjoo/6kKNIWfirn4JJhxu3d1xCuRbhY51bnIqIgrI+JOXQe0YtSH6JX4uhihLO4dDCuf++QimoXEVQS2Xryr7Fc/pNqL6M= Received: by 10.66.249.11 with SMTP id w11mr1614221ugh; Fri, 18 Aug 2006 03:57:27 -0700 (PDT) Received: by 10.66.239.8 with HTTP; Fri, 18 Aug 2006 03:57:27 -0700 (PDT) Message-ID: Date: Fri, 18 Aug 2006 13:57:27 +0300 From: "Ivan Levchenko" To: "Helge Preuss" , freebsd-questions@freebsd.org In-Reply-To: <44E58F75.8080806@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44E58F75.8080806@gmail.com> Cc: Subject: Re: Needing a guide/tutorial please 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, 18 Aug 2006 10:57:31 -0000 This might be overkill, but take a look at these things. i'm sure that you can find what you need there: http://www.tnpi.biz/internet/mail/toaster.shtml http://www.screamingelectron.org/forum/printthread.php?t=725 On 8/18/06, Helge Preuss wrote: > > Looking for a guide online somewhere that will walk me through > > setting up a mail server with the following items on it. > > > > SpamAssassin > > Postfix (pop3 and smtp setup) > > MySQL (for database driven mail user administration) > > MyPHPAdmin (to visually admin the database) > > Squirrelmail (for webmail) > > Apache (for squirrelmail) > > Dovecot Imap (for squirrelmail) > > Postfix Admin <- this is the reason for the need to have a mysql driven > > mail user database. It's apparently required for this to work. Plus > > database driven user management tends to be easier. Of course, if you > > know > > of a better way to graphically admin mail users without using a database, > > I'm all ears. :) > > And lastly, some kind of web based server admin page that's similar to > > webmin, but more secure. > > > Here is a guide for Gentoo Linux that addresses most, if not all of your > requirements: > http://www.gentoo.org/doc/en/virt-mail-howto.xml > > _______________________________________________ > 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" > -- Best Regards, Ivan Levchenko levchenko.i@gmail.com