From owner-freebsd-questions Wed Jul 11 22:24: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omsk.mushinsky.net (p66-201.acedsl.com [66.114.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 4427437B401 for ; Wed, 11 Jul 2001 22:24:05 -0700 (PDT) (envelope-from imush@mail.ru) Received: from omsk.mushinsky.net (itz@localhost [127.0.0.1]) by omsk.mushinsky.net (8.11.3/8.11.1) with SMTP id f6C5MkL01029; Thu, 12 Jul 2001 01:22:46 -0400 (EDT) (envelope-from imush@mail.ru) Content-Type: text/plain; charset="windows-1251" From: Isaac Mushinsky To: "THG@VSL" , "freebsd-questions" Subject: Re: Sendmail Question... Date: Thu, 12 Jul 2001 01:22:46 -0400 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01071201224602.00329@omsk.mushinsky.net> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How are you planning to authenticate users that want to retrieve their ma= il? You can try feed all mail other than to the existing UNIX account to a sc= ript=20 that will write it into mailboxes or a database. You then need a clever p= op=20 server that can call another script to authenticate users and read from t= he=20 database. PS if you don't have a thousand users, just give them nologin accounts. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message