From owner-freebsd-questions@FreeBSD.ORG Sat Sep 25 06:26:45 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 0BD1816A4CE for ; Sat, 25 Sep 2004 06:26:45 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2C8443D31 for ; Sat, 25 Sep 2004 06:26:44 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 25 Sep 2004 01:23:09 -0500 Message-ID: <41550FA2.9060700@daleco.biz> Date: Sat, 25 Sep 2004 01:26:42 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Al Johnson References: <20040923113709.GB30497@happy-idiot-talk.infracaninophile.co.uk> <20040925012222.GB72298@bhunter.net> In-Reply-To: <20040925012222.GB72298@bhunter.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Sep 2004 06:23:09.0779 (UTC) FILETIME=[20A0E230:01C4A2C8] cc: freebsd-questions@freebsd.org Subject: Re: Advice: "The Right" authentication method 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: Sat, 25 Sep 2004 06:26:45 -0000 Al Johnson wrote: >On Thu, Sep 23, 2004 at 12:37:09PM +0100, Matthew Seaman wrote: > > >>There are several examples of doing this sort of thing within the >>ports system -- most are written in PHP, but check out devel/bugzilla >>and www/rt3 for perl based examples. >> >> Cheers, >> >> Matthew >> >> > >I'd be grateful if someone would point out some examples of SASL >authentication using PHP in the ports. > >I've searched through the ports, but had no luck finding any. > > > Probably squirrelmail fits this description. KDK