Date: Sat, 14 Jun 2003 15:48:32 -0400 From: "Troy Settle" <troy@psknet.com> To: "'Thomas Dwyer'" <tom@dwyers.ca>, "'Randy Smith'" <randys@amigo.net> Cc: freebsd-isp@freebsd.org Subject: RE: MySQL / Courier-IMAP / Postfix / sqWebMail Message-ID: <000601c332ad$f0236b90$0100a8c0@tws> In-Reply-To: <001701c331bc$3ca513d0$020010ac@protechnologies>
next in thread | previous in thread | raw e-mail | index | archive | help
A cleaner way to do this is to edit sqwebmail/Makefile and add this to CONFIGURE_ARGS: --with-authdaemonvar=/usr/local/var/authdaemon Which is where the courier-imap port puts it. -- Troy Settle Pulaski Networks http://www.psknet.com 540.994.4254 ~ 866.477.5638 Pulaski Chamber 2002 Small Business Of The Year > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org] On Behalf Of Thomas Dwyer > Sent: Friday, June 13, 2003 10:58 AM > To: Randy Smith > Cc: freebsd-isp@freebsd.org > Subject: Re: MySQL / Courier-IMAP / Postfix / sqWebMail > > > 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" <randys@amigo.net> > To: "Thomas Dwyer" <tom@dwyers.ca> > Cc: <freebsd-isp@freebsd.org> > 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 <tom@dwyers.ca> > > > To: "freebsd-isp@freebsd.org" <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/ > > > > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601c332ad$f0236b90$0100a8c0>
