From owner-freebsd-isp@FreeBSD.ORG Fri Mar 18 00:05:48 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42CA716A4CE for ; Fri, 18 Mar 2005 00:05:48 +0000 (GMT) Received: from kelly.talon.net (kelly.talon.net [199.224.105.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECD443D2F for ; Fri, 18 Mar 2005 00:05:47 +0000 (GMT) (envelope-from scott@scottah.com) Received: from kelly.talon.net (localhost.talon.net [127.0.0.1]) by kelly.talon.net (8.13.3/8.12.9) with ESMTP id j2I05Ah7062306 for ; Thu, 17 Mar 2005 19:05:11 -0500 (EST) (envelope-from scott@scottah.com) Received: from localhost (scott@localhost) by kelly.talon.net (8.13.3/8.12.9/Submit) with ESMTP id j2I05A9M062303 for ; Thu, 17 Mar 2005 19:05:10 -0500 (EST) (envelope-from scott@scottah.com) X-Authentication-Warning: kelly.talon.net: scott owned process doing -bs Date: Thu, 17 Mar 2005 19:05:10 -0500 (EST) From: "Scott St. John" X-X-Sender: scott@kelly.talon.net To: freebsd-isp@freebsd.org Message-ID: <20050317190237.A62297@kelly.talon.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: FTP with SQL, Thank you X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 00:05:48 -0000 A big thanks to everyone who offered advice on using MySQL for FTP users. I gave up on ProFTP and went with PureFTP and after about 30 minutes of playing around I have it up and running. The only way I got it to work correctly was to install Pure from the ports and uncheck PAM support leaving just MySQL. Now that I have this working I might even attempt Postfix with MySQL :) Would make life at my ISP simpler. -Scott