From owner-freebsd-questions@FreeBSD.ORG Wed Jun 8 23:40:39 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 9ADFD16A41C for ; Wed, 8 Jun 2005 23:40:39 +0000 (GMT) (envelope-from lists@interpool.ca) Received: from simmts12-srv.bellnexxia.net (simmts12.bellnexxia.net [206.47.199.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A49E43D1D for ; Wed, 8 Jun 2005 23:40:38 +0000 (GMT) (envelope-from lists@interpool.ca) Received: from interpool.homeunix.com ([69.156.22.184]) by simmts12-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with SMTP id <20050608234037.WSZJ1005.simmts12-srv.bellnexxia.net@interpool.homeunix.com>; Wed, 8 Jun 2005 19:40:37 -0400 Date: Wed, 8 Jun 2005 19:40:54 -0400 From: Gerry Freymann To: "M. Goodell" Message-Id: <20050608194054.55989f49.lists@interpool.ca> In-Reply-To: <20050608224548.53538.qmail@web32406.mail.mud.yahoo.com> References: <20050608224548.53538.qmail@web32406.mail.mud.yahoo.com> Organization: Interpool Development www.interpool.ca X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Setting Up Email Only / Very Restricted Accounts 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: Wed, 08 Jun 2005 23:40:39 -0000 On Wed, 8 Jun 2005 15:45:48 -0700 (PDT) "M. Goodell" wrote: >What is the recommended method to setup E-Mail only accounts? I am >running a server that will host several websites and also provide e-mail >services for many site users. What I want to do is configure each user to >only have email access and *no* shell access / ftp access of any kind. Why not consider something that gives you virtual email accounts with info stored in MySQL? I used to use Exim + Vmail + Mailscanner + tpop3d although there are just as nice configurations available with courier or postfix I believe. This way, you and your clients can manage the pop accounts for each domain via a web interface, and the email accounts themselves exist on the hard drive but no login accounts are created at all. There should be plenty of info at: http://www.exim.org/ http://www.Courier-MTA.org/ http://www.postfix.org/ Regards, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Gerry Freymann - Interpool Development -Perl, PHP & MySQL Programming -Domain Registration, Web Hosting -Open Source Software Solutions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-