From owner-freebsd-isp@FreeBSD.ORG Fri Jun 13 07:04:13 2003 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 BD57337B401 for ; Fri, 13 Jun 2003 07:04:13 -0700 (PDT) Received: from fep2.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF3C243FCB for ; Fri, 13 Jun 2003 07:04:12 -0700 (PDT) (envelope-from tom@dwyers.ca) Received: from tom (d235-131-219.home1.cgocable.net [24.235.131.219]) by fep2.cogeco.net (Postfix) with SMTP id 8554ED3F for ; Fri, 13 Jun 2003 10:04:11 -0400 (EDT) Message-ID: <000e01c331b5$76e29bf0$020010ac@protechnologies> From: "Thomas Dwyer" To: Date: Fri, 13 Jun 2003 10:08:45 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: MySQL / Courier-IMAP / Postfix / sqWebMail 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, 13 Jun 2003 14:04:14 -0000 Hello; I have installed the latest ports for: MySQL, Postfix, Courier-IMAP and sqWebMail I am using MySQL Authentication for Postfix and Courier-IMAP. I can send and receive email to virtual users using Postfix, and I can = login with an IMAP client (Outlook Express) and read the folders, no = problems. However when I try to login using sqWebMail it times out. The message in the Browser says: Invalid User ID or Password The message in the logs says: Jun 13 09:49:35 freebsd sqwebmail: authdaemon: s_connect() failed: = Operation timed out Documentation seems to indicate that sqWebmail uses the same authdaemon = that Courier-IMAP uses, so there is no need to start another. Can someone shed some light on this? Thanks Tom