From owner-freebsd-isp@FreeBSD.ORG Fri Jun 13 07:52:41 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 6646737B401 for ; Fri, 13 Jun 2003 07:52:41 -0700 (PDT) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E08AC43FB1 for ; Fri, 13 Jun 2003 07:52:40 -0700 (PDT) (envelope-from tom@dwyers.ca) Received: from tom (d235-131-219.home1.cgocable.net [24.235.131.219]) by fep1.cogeco.net (Postfix) with SMTP id 556C688A; Fri, 13 Jun 2003 10:52:40 -0400 (EDT) Message-ID: <001701c331bc$3ca513d0$020010ac@protechnologies> From: "Thomas Dwyer" To: "Randy Smith" References: <20030613082018.O1202-100000@stalker.amigo.net> Date: Fri, 13 Jun 2003 10:58:23 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 cc: freebsd-isp@freebsd.org Subject: Re: 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:52:41 -0000 Thank you for your comments Randy; I found a solution. Apparently sqWebMail requires its own authdaemond.mysql to be running as well as the authdaemond.mysql that is started by Courier-IMAP. Simply make copies of the Courier_IMAP authmysqlrc and place it in the directory where the other sqwebmail scripts are. Make a link to start the sqwebmail authdaemond.mysql in /rc.d/ and everything works as advertised. Tom ----- Original Message ----- From: "Randy Smith" To: "Thomas Dwyer" Cc: Sent: Friday, June 13, 2003 10:23 AM Subject: Re: MySQL / Courier-IMAP / Postfix / sqWebMail > On Fri, 13 Jun 2003, Thomas Dwyer wrote: > > > Date: Fri, 13 Jun 2003 10:08:45 -0400 > > From: Thomas Dwyer > > To: "freebsd-isp@freebsd.org" > > Subject: MySQL / Courier-IMAP / Postfix / sqWebMail > > > > 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? > > sqWebMail does use authdaemon to authenticate. I don't know what would > cause it to timeout unless the server is loaded. That said, sqWebMail > takes a while to authenticate on my server. SquirrelMail logs in just > fine. > > You might ask on the courier-users@list.sourceforge.net mailing list. > > -- > Randy Smith > Amigo.Net Systems Administrator > 1-719-589-6100 x 4185 > http://www.amigo.net/ > >