From owner-freebsd-questions@FreeBSD.ORG Sat Jun 3 08:47:19 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 E655016A422 for ; Sat, 3 Jun 2006 08:47:19 +0000 (UTC) (envelope-from talonz@gmail.com) Received: from mail.richardflanagan.com.au (gateway.richardflanagan.com.au [203.149.71.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2A643D49 for ; Sat, 3 Jun 2006 08:47:18 +0000 (GMT) (envelope-from talonz@gmail.com) Received: from [203.222.143.176] (unknown [203.222.143.176]) by mail.richardflanagan.com.au (Postfix) with ESMTP id 7C7D7218B78 for ; Sat, 3 Jun 2006 18:47:35 +1000 (EST) Message-ID: <44814C67.4020306@gmail.com> Date: Sat, 03 Jun 2006 18:46:31 +1000 From: talonz User-Agent: Thunderbird 1.5.0.2 (X11/20060515) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060603072410.GA4329@localhost> In-Reply-To: <20060603072410.GA4329@localhost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Can one user have more than one system mailboxes? 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: Sat, 03 Jun 2006 08:47:20 -0000 a@zeos.net wrote: > Can a user have more than one system mailbox? > > E. g., some ISP provides the next service: a client can make any number of > mailboxes for himself using web interface. > Almost all ISP are using UNIX. > So, how they do this? > Does that web interface create a new system user every time > I create a new mailbox? > > I have sendmail 8.13.6 on FreeBSD 6.1-RELEASE. > > Elisej Babenko > _______________________________________________ > 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" > > -- Check out Postfix And Virtual and some type of IMAP for multiple virtual users. There are some documents explaining the setup on the postfix homepage. Regards Jason M