[Pugged] php imap-2000.c - alternative authentications?
Chris Van Cleve
ciapug@ciapug.org
Wed, 19 Mar 2003 15:22:57 -0600
I was on pins and needles with abject anticipation for the solution to your
conundrum. Thank you.
On a no-where-near-related sidenote: Thanks to everyone who helped me get
OpenLDAP installed an functioning on my INtranet box. I avoided the ASP/IIS
monster yet again with your help. Thank you very much!
--
Chris 'Vanish' Van Cleve
CEO, President, Founder
DreamScape Visionery
Quoting David Champion <dave@visionary.com>:
> David Champion wrote:
> > Has anyone here ever had to configure the php imap-2000.c library to use
> > a different authentication mechanism?
> >
> > The default is cram-md5, I need to make it use "log" (aka LOGIN), so it
> > will talk to my updated cyrus imap server.
> >
> > I found where you can specify the "log" method in the imap-2000.c
> > Makefile... just getting some errors when I'm building it.
> >
>
> Figured it out... the cyrus config has an option to specify what
> mechanisms it "advertises", so the imap client will only try the ones
> that are listed. I'm sure you were all dying to know that.
>
> -dc
>
> _______________________________________________
> Ciapug mailing list
> Ciapug@ciapug.org
> http://cialug.org/mailman/listinfo/ciapug
>