From owner-freebsd-questions@FreeBSD.ORG Sun Jan 8 22:03:05 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 3C74016A420 for ; Sun, 8 Jan 2006 22:03:05 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABBAC43D46 for ; Sun, 8 Jan 2006 22:03:04 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-43-91.woh.res.rr.com [65.31.43.91]) by ms-smtp-03-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id k08M31YF010712 for ; Sun, 8 Jan 2006 17:03:01 -0500 (EST) Message-ID: <000701c6149e$1e961b60$0900a8c0@satellite> From: "Dave" To: Date: Sun, 8 Jan 2006 16:54:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: adding virtual webmail users, freebsd6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2006 22:03:05 -0000 Hello, I'm setting up a webmail solution on freebsd6. So far i've got the underlying MTA Postfix working. I've installed Squirrelmail from ports so far all of this installed fine. Now i want to give another user an administrative function, adding virtual users, so that i won't have to manually add real users whenever a new account is needed. Is this doable? Thanks. Dave.