From owner-freebsd-questions@FreeBSD.ORG Fri Aug 13 10:58:54 2004 Return-Path: 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 37A0916A4CE for ; Fri, 13 Aug 2004 10:58:54 +0000 (GMT) Received: from smtp-pop3.portunity.de (smtp.wtal.portunity.de [81.92.15.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9645743D41 for ; Fri, 13 Aug 2004 10:58:53 +0000 (GMT) (envelope-from maillist@pinguintown.de) Received: from localhost (localhost [127.0.0.1])ESMTP id 68F96F7552 for ; Fri, 13 Aug 2004 12:58:52 +0200 (CEST) Received: from comsrv.pinguintown.local (unknown [82.139.212.120]) ESMTP id 39B7DF7551 for ; Fri, 13 Aug 2004 12:58:51 +0200 (CEST) Received: from comsrv.pinguintown.local (comsrv.pinguintown.local [192.168.101.4]) by comsrv.pinguintown.local (Postfix) with ESMTP id 4B64270E0F for ; Fri, 13 Aug 2004 12:58:50 +0200 (CEST) Received: from comsrv.pinguintown.local by comsrv.pinguintown.local (AvMailGate-2.0.2-8) id 01760-0DD8E9F9; Fri, 13 Aug 2004 12:58:50 +0200 Received: from hivi.pinguintown.local (hivi.pinguintown.local [192.168.100.51]) by comsrv.pinguintown.local (Postfix) with ESMTP id BCD6170E0E for ; Fri, 13 Aug 2004 12:58:49 +0200 (CEST) From: Alex Huth To: freebsd-questions@freebsd.org Date: Fri, 13 Aug 2004 12:58:59 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200408131258.59471.maillist@pinguintown.de> X-AntiVirus: checked by AntiVir MailGate (version: 2.0.2-8; AVE: 6.27.0.4; VDF: 6.27.0.7; host: comsrv.pinguintown.local) X-Virus-Scanned: by AMaViS perl-11 Subject: Webinterface for sasldb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 10:58:54 -0000 Hi guys! I'm looking for a webinterface for users to change their password in Courier/Cyrus-IMAP (over sasl). Background: I have to implement a IMAP-Solution for ~60 Users. They must be able to change their passwords over www. They are no UNIX-Accounts for them on the mailserver. Greetings Alex Huth